andygrove opened a new pull request, #4220: URL: https://github.com/apache/datafusion-comet/pull/4220
## Summary - Adds test verifying Comet raises an exception (matching Spark 3.x / SPARK-36182) when reading INT96 as TimestampNTZ on pre-Spark 4 - Skips the pre-Spark 4 test for `native_datafusion`/`auto` scans until #4219 is fixed - Adds test verifying Comet matches Spark 4.0+ behavior (SPARK-47447) for INT96→NTZ reads ## Test plan - [ ] Verify test is skipped on Spark 3.5 with default scan impl (auto) - [ ] Verify test passes on Spark 4.0+ with `checkSparkAnswerAndOperator` Closes #4218 🤖 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]
