github-actions[bot] opened a new pull request, #6397:
URL: https://github.com/apache/gravitino/pull/6397

   ### What changes were proposed in this pull request?
   
   PostgreSQL does not support SQL sentences like `DELETE FROM xxxx_table where 
xxxx limit 10` , Cluase `limit xxx` is not allowed in the `Delete syntax`
   
   ### Why are the changes needed?
   
   it's a bug.
   
   Fix: #6380 
   
   ### Does this PR introduce _any_ user-facing change?
   
   N/A
   
   ### How was this patch tested?
   
   UT
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to