yikf opened a new pull request, #12895: URL: https://github.com/apache/gluten/pull/12895
## What changes were proposed in this pull request? Re-enable four stale `ignore`d unit tests in the spark40 / spark41 modules: - `GlutenSQLWindowFunctionSuite`: `Literal in window partition by and sort`, `Filter on row number`, `Expression in WindowExpression` - `GlutenSortSuite`: `post-project outputOrdering check` They were batch-`ignore`d with a generic `// TODO: fix in Spark-4.0` during initial spark40/spark41 framework bring-up, not because of a real Gluten failure. ## Why are the changes needed? Re-enable UTs. ## How was this patch tested? Re-enabled existing `gluten-ut` spark40/spark41 tests, they run in CI. ## Was this patch authored or co-authored using generative AI tooling? Yes -- 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]
