klboke commented on issue #6157:
URL: https://github.com/apache/paimon/issues/6157#issuecomment-3227006044

   <img width="2382" height="1088" alt="Image" 
src="https://github.com/user-attachments/assets/2476157c-7072-4620-8ae4-8424ec37f67b";
 />
   
   For example, with this code, there are 60 rows of data for "dt" = 
"2025-11-01". If we split the reading into 3 parts (number_of_para_subtasks = 
3), then when idx_of_this_subtask = 0, we expect to read only 20 rows of data. 
However, currently, all 60 rows are being read. 


-- 
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