Hisoka-X commented on PR #5561:
URL: https://github.com/apache/seatunnel/pull/5561#issuecomment-1760715509

   > I don't see a difference from using 'while (max_limit)'—in fact, batch 
processing might even result in idle processing.
   
   It would not care the page size, imagine that if the total amount of data 
returned by the API keeps rising, the pagesize size may need to be changed 
every time a task is run, but by specifying the batchsize, we can always read 
without changing the job file to read all data.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to