ulysses-you commented on PR #37284:
URL: https://github.com/apache/spark/pull/37284#issuecomment-1195005932

   >  So based on the description, CollectLimitExec is the only node which 
doesn't guarantee output ordering?
   
   no, it also affect GlobalLimitExec.
   
   GlobalLimitExec only works if the child partition is single partition, 
otherwise it will encounter this bug.
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to