kylebarron commented on issue #957: URL: https://github.com/apache/datafusion-python/issues/957#issuecomment-2555887622
IMO not writing the Arrow schema to Parquet is a _big bug_. Trying to track this down... https://github.com/apache/datafusion-python/blob/79c22d6d6c0809e7e93a0a23249baa516dbd8d6f/src/dataframe.rs#L510-L520 This just calls `datafusion::dataframe::DataFrame::write_parquet` with the default options. I'm not sure where on the datafusion side this fails. -- 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