andygrove opened a new pull request, #3396: URL: https://github.com/apache/datafusion-comet/pull/3396
## Summary - Remove match arm and `nativeCometScan` method from `CometScanRule` - Remove V2 ParquetScan handling for `native_comet` - Remove unused `selectScan` method - Simplify type checking in `CometScanTypeChecker` (remove native_comet-specific conditions) - Remove `native_comet` mutable buffer check from `EliminateRedundantTransitions` ## Test plan - [x] Compile succeeds - [ ] Existing tests pass (native_comet is no longer a valid config option per #3358) 🤖 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]
