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

   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-datafusion/issues/5082
   
   # Rationale for this change
   
   Keeping the test using the same number of cores will make for deterministic 
tests and avoid variance from system to system-configuration
   
   The fact that there is an error when the target partitions are set to 32 I 
think is a bug and for which I will file a separate ticket.
   
   # What changes are included in this PR?
   Hardcode target partitions to 4 for sqllogictest runner
   
   # Are these changes tested?
   yes by existing 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