iemejia commented on PR #12400: URL: https://github.com/apache/gluten/pull/12400#issuecomment-5015609849
The failing `spark-test-spark41` / `spark-test-spark41-slow` checks look unrelated to this PR. Both crash with a native SIGABRT in `backends-velox` at `ColumnarBatchTest`, before any test from this PR runs. The same failure reproduces on current `main` (introduced by the Velox 2026_07_16 bump in #12527), and this branch is rebased on top of it. All other Spark versions pass, including this PR's `VeloxFileHandleCacheSuite`. How would you like me to proceed — wait for a `main` fix and rebase, or is there something else I should do here? -- 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]
