alamb opened a new issue, #7590: URL: https://github.com/apache/arrow-datafusion/issues/7590
### Is your feature request related to a problem or challenge? In https://github.com/apache/arrow-datafusion/pull/7562 @devinjdangelo added the (really neat) feature to write a single parquet file in parallel However it is not yet enabled by default because the index structures aren't populated correctly -- see https://github.com/apache/arrow-datafusion/issues/7589 ### Describe the solution you'd like I would like to turn on `allow_single_file_parallelism` by default after the [index structure issue is resolved](https://github.com/apache/arrow-datafusion/issues/7589) ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
