vincev commented on issue #5383: URL: https://github.com/apache/arrow-datafusion/issues/5383#issuecomment-1640485157
In case it helps [here](https://github.com/vincev/dply-rs/blob/402ca2c263d770be16781dd32f66fa02852bd7b9/src/engine/parquet.rs#L50) is some code that executes a `LogicalPlan` and writes its output to a single Parquet file, [csv.rs](https://github.com/vincev/dply-rs/blob/main/src/engine/csv.rs) does the same for CSV files. -- 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]
