mbutrovich commented on issue #4298: URL: https://github.com/apache/datafusion-comet/issues/4298#issuecomment-4431819581
> Folded into [#4229](https://github.com/apache/datafusion-comet/pull/4229). The deprecation removes the public ConfigEntry, hardcodes per-Spark-version behavior via `ShimCometConf`, and rewrites the `ParquetReadSuite` tests that flipped the conf. Iceberg integration coupling turned out to be safe to remove (Java integration is dead per [@andygrove](https://github.com/andygrove); iceberg-rust native reader is what we use now). Stale `spark.comet.schemaEvolution.enabled` references in `dev/diffs/iceberg/*.diff` are no-ops post-merge — those diffs need a broader regen pass since they're stale against upstream Iceberg, but that's separate work. Why is the config added to the shim if we're removing it? -- 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]
