devinjdangelo commented on issue #8851: URL: https://github.com/apache/arrow-datafusion/issues/8851#issuecomment-1890464073
> Edit: the DF parallel parquet writer looks to have landed around then, I wonder if it is the cause. We can try the following setting and see if that fixes this bug to verify if it is the cause. ``` datafusion.execution.parquet.allow_single_file_parallelism false ``` -- 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]
