JingsongLi commented on PR #8064:
URL: https://github.com/apache/paimon/pull/8064#issuecomment-4644669043

   Thanks for the patch. I reviewed the chunk-shuffle planning path and the 
PyTorch streaming shuffle changes, and I did not find a correctness issue in 
the main split/read flow.
   
   One blocker before this can be merged: the PR is currently conflicting with 
master. The conflict is in , where this PR adds  and master has added . Please 
rebase/merge master and keep both methods.
   
   Local checks I ran:
   
   -  passed.
   -  passed.
   
   I could not run the torch subset locally because my local Python environment 
does not have  installed, but the PR CI torch test is green.


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