alamb opened a new pull request, #8517:
URL: https://github.com/apache/arrow-datafusion/pull/8517

   ## Which issue does this PR close?
   
   
   Closes https://github.com/apache/arrow-datafusion/issues/8451
   
   ## Rationale for this change
   
   Repatitioning data for pre-sorted listing tables can sometimes result in 
incorrect results. See descriptions on 
https://github.com/apache/arrow-datafusion/issues/8451 and in the comments in 
this PR for details
   
   ## What changes are included in this PR?
   1. Move the code / tests for redistributing files amongst groups to its own 
module
   2. Add code + tests  to handle redistributing files and preserving sort order
   
   
   ## Are these changes tested?
   Yes, new unit tests and end to end coverage (updates to 
https://github.com/apache/arrow-datafusion/pull/8505) 
   
   ## Are there any user-facing changes?
   Correct answers with pre-sorted 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