yyh2954360585 commented on issue #9471:
URL: https://github.com/apache/hudi/issues/9471#issuecomment-1687304692

   > @yyh2954360585 JDBC is slow and put lot of load on source system. So full 
query a full query on large table can cause high load or even downtime to the 
database server. You can set the value of source-limit according to your 
dataset and requirement. You can even set it to a very high value.
   
   If I set source limit=1000, then I can only extract 1000 pieces of data from 
the source table, which is not reasonable. Because it has no offset


-- 
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...@hudi.apache.org

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

Reply via email to