andygrove opened a new pull request, #3414: URL: https://github.com/apache/datafusion-comet/pull/3414
## Summary - When `native_datafusion` scan encounters row index metadata columns (`_tmp_metadata_row_index`), fall back to `native_iceberg_compat` instead of falling back to Spark - Remove the 3 `IgnoreCometNativeDataFusion` test annotations for #3317 from the Spark 3.5.8 diff Closes #3317 ## Test plan - [ ] Existing Spark SQL tests in `ParquetFileMetadataStructRowIndexSuite` should now pass with `native_datafusion` enabled - [ ] CI runs the Spark SQL tests with `native_datafusion` mode 🤖 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]
