szehon-ho commented on PR #58412: URL: https://github.com/apache/spark/pull/58412#issuecomment-5543791383
Updated this 4.3 backport to reflect all approved changes from #58503. What changed: - Rebased onto the current `branch-4.3`. - Ported the fully-pushed runtime-filter attribute validation and the related planning-path coverage from the master PR. - Kept the 4.3-specific nested-attribute coverage. - Updated the test fixture to evaluate only identity transforms, added shared scan/filter-call tracking needed by the ported tests, and strengthened the transformed-source regression coverage for both V1 and V2 filtering. Validation completed: - `DataSourceV2CatalystRuntimeFilterSuite`: 23 tests passed. - V1 transformed-source tests: 2 tests passed. - V2 transformed-source tests: 2 tests passed. - Group row-level runtime filtering suite: 6 tests passed. - Delta row-level runtime filtering suite: 5 tests passed. - Catalyst and SQL main/test Scalastyle checks passed with no warnings or errors. -- 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]
