parthchandra commented on PR #1723: URL: https://github.com/apache/datafusion-comet/pull/1723#issuecomment-2867552108
The config `CometConf.COMET_SCHEMA_EVOLUTION_ENABLED` is valid for Parquet files as well so removing it is not correct imo. Also, `ScanRule` is called at planning time while `getColumnReader` is called during execution. Why is the config not set correctly? -- 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]
