yeya24 commented on issue #9493: URL: https://github.com/apache/datafusion/issues/9493#issuecomment-3367957575
We are looking for something similar to be able to reuse the parallel parquet writer. Our use case is to just parallelize single parquet file writing, not writing to multiple files/partitions. It would be nice to reuse ParquetSink so we don't have to build the same thing ourselves. Any status for this issue now? I checked the `FileSink` and `ParquetSink` interface and seems that it is still not exposed publicly to other projects -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
