brijrajk commented on PR #12151: URL: https://github.com/apache/gluten/pull/12151#issuecomment-5100464718
Quick update: rebased twice more since the above to stay current with upstream (no code changes -- same commit, same test results as listed above). You may see red X's in the CI history from a couple of the reruns. I looked into each one and they're unrelated infra flakiness, not caused by this PR: - A hung `spark-test-spark41` job (unrelated test suite spinning on a temp-directory warning loop, later fixed by an unrelated CI test-splitting change) - A native crash in `SparkScriptTransformationExec`'s subprocess-failure test (pre-existing Velox memory-manager teardown bug, unrelated to bloom filters) - A transient Maven dependency-resolution failure fetching `avalon-framework` in an unrelated integration-test module None reproduce locally and none touch the bloom-filter code path. Current CI run should be clean; happy to dig into any specific failure if it looks otherwise. -- 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]
