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

   ## Which issue does this PR close?
   
   This is a follow on to https://github.com/apache/arrow-datafusion/pull/7772  
(❤️ ) by @Tangruilin
   
   
   ## Rationale for this change
   
   I would like coverage for multi-column sorts as well as coverage for 
different limit values as well
   
   ## What changes are included in this PR?
   1. Move tests into `limit_fuzz.rs` as they are independent of the Sort fuzz 
tests
   2. Make the tests it run faster (in parallel)
   2. Add coverage for multi-column sorts
   3. Add coverage for different limit values too
   
   <!--
   There is no need to duplicate the description in the issue here but it is 
sometimes worth providing a summary of the individual changes in this PR.
   -->
   
   ## Are these changes tested?
   Only tests
   
   ## Are there any user-facing changes?
   
   no


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