AlyAbdelmoneim commented on PR #19515: URL: https://github.com/apache/datafusion/pull/19515#issuecomment-3694188437
Hey @Jefffrey, thanks for your patience with my frequent mentions on this good-first-issue task, it's my first contribution here so I'm trying to make sure I'm on the right path! 😅 This PR validates the `writer_version` field in `ParquetOptions`. I added a new file `parquet_config.rs` that contains the `DFWriterVersion` enum and will house future validation enums for other `ParquetOptions` fields. Let me know if you have any feedback! -- 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]
