felipepessoto opened a new pull request, #12907: URL: https://github.com/apache/gluten/pull/12907
## What changes are proposed in this pull request? Remove 32 now-passing tests from the Delta Spark UT known-failures baseline after #12821 fixed nested Substrait field references: - 24 `DataSkippingDeltaV1NameColumnMappingSuite` tests - 4 `DeltaAlterTableByName*ColumnMappingSuite` tests - 3 `DeltaColumnMappingSuite` tests - 1 `DeltaArbitraryColumnNameSuite` test ## How was this patch tested? Verified from the JUnit reports for https://github.com/apache/gluten/actions/runs/32932963711 that all 32 tests changed from failed to passed, with no skipped or stale tests. Also verified that the 708 remaining baseline entries exactly match the run's `delta-spark-ut-known-failures` artifact. ## Was this patch authored or co-authored using generative AI tooling? Generated-by: GitHub Copilot CLI 1.0.80 -- 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]
