alamb commented on issue #13785: URL: https://github.com/apache/datafusion/issues/13785#issuecomment-2555938291
> Thanks @alamb. Is there a way to do this via code? This is currently how I write my parquet files via datafusion: I think you can do it programatically by creating a `ListingTable` as shown here: https://docs.rs/datafusion/latest/datafusion/datasource/listing/struct.ListingTable.html#example And set `FileSortOrder` on the `ListingOptions`: https://docs.rs/datafusion/latest/datafusion/datasource/listing/struct.ListingOptions.html#structfield.file_sort_order -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org