felipepessoto opened a new pull request, #12866: URL: https://github.com/apache/gluten/pull/12866
## What changes are proposed in this pull request? The deletion-vector planning, filtering, and file-I/O improvements tracked by #12399 are now merged. Remove the workaround added for #12387 so Delta's two 2-billion-row `DeletionVectorsSuite` tests run normally again: - stop injecting immediate failures into both tests in `setup-delta.sh` - remove both tests from the known-failures baseline so CI enforces their results - update the stale workflow memory comment Closes #12387. ## How was this patch tested? - `bash -n .github/workflows/util/delta-spark-ut/setup-delta.sh` - `git diff --check` - The Delta Spark UT workflow will run the re-enabled tests on this PR. ## 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]
