andygrove opened a new issue #713:
URL: https://github.com/apache/arrow-datafusion/issues/713


   **Describe the bug**
   ShuffleWriterExec writes all output partitions to the same file due to a 
simple bug where the wrong variable is used for the partition number.
   
   **To Reproduce**
   Implement a unit test
   
   **Expected behavior**
   Use the correct partition number and produce multiple files
   
   **Additional context**
   None
   


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