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

   # Which issue does this PR close?
   
   Part of https://github.com/apache/arrow-datafusion/pull/6682
   
   
   # Rationale for this change
   This is the same pattern applied in 
https://github.com/apache/arrow-datafusion/pull/6682
   
   Basically, each test binary has about 125MB of overhead (the size of the 
datafusion code that is linked in). Thus I estimate this PR to save 2 * ~125 MB 
of builder space as it reduces the number of test binaries created by 2
   
   # What changes are included in this PR?
   consolidate repartition test into `substrait_integration` to save builder 
space and build time
   
   # Are these changes tested?
   Yes
   
   # 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