andygrove opened a new pull request, #3304: URL: https://github.com/apache/datafusion-comet/pull/3304
## Summary - Remove `IgnoreCometNativeScan` annotations from three Parquet encryption tests in the Spark 3.5.7 diff - The tests (`SPARK-34990`, `SPARK-37117`, `SPARK-42114`) now pass with both `native_datafusion` and `native_iceberg_compat` scan implementations ## Test plan - [x] Ran `ParquetEncryptionSuite` with `COMET_PARQUET_SCAN_IMPL=native_datafusion` — all 3 tests pass - [x] Ran `ParquetEncryptionSuite` with `COMET_PARQUET_SCAN_IMPL=native_iceberg_compat` — all 3 tests pass - [ ] CI Spark SQL tests 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
