save-buffer opened a new pull request, #12843: URL: https://github.com/apache/arrow/pull/12843
We'd occasionally get a hang in the multi-column generators. This was due to us creating an insufficient number of tasks, so we'd never actually finish outputting. This fixes it. This PR also adds a test to exercise it: it generates TPC-H SF 1 all in one plan and verifies the result. -- 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]
