EnricoMi commented on PR #35965:
URL: https://github.com/apache/spark/pull/35965#issuecomment-1097249916

   So you are saying ordering is seen as being part of partitioning. This kind 
of makes sense.
   
   Are you foreseeing that partitioning can transport in-partition order, 
rather than global order? For instance, some hash partitioning (having no 
global order) with some in-partition order as used by `KeyValueGroupedDataset`?


-- 
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: reviews-unsubscr...@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to