andygrove opened a new pull request, #3250: URL: https://github.com/apache/datafusion-comet/pull/3250
## Summary - Reduce temporal fuzz test configurations from 72 to 10 - INT96-specific settings (`int96AsTimestamp`, `int96TimestampConversion`) now only tested for INT96 format - Reduced timezones from 3 to 2 (local + UTC) - Removed `inferTimestampNtzEnabled` loop (not relevant for this test's focus) - Added `TimestampType` column to properly exercise timestamp settings ## Test plan - Ran `CometFuzzTestSuite` temporal tests - all pass - Temporal test time reduced by ~5x 🤖 Generated with [Claude Code](https://claude.ai/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]
