HeartSaVioR opened a new pull request, #53266: URL: https://github.com/apache/spark/pull/53266
### What changes were proposed in this pull request? This PR proposes to re-enable streaming tests for connect compatibility test CI. ### Why are the changes needed? They were disabled due to failure, but I can't reproduce these failures in both local and CI after installing zstandard. Code change to trigger compatibility test CI against test branch + install zstandard: https://github.com/apache/spark/compare/master...HeartSaVioR:spark:WIP-investigate-ss-spark-connect-compat-test-failures-master-and-4.0 Code change to re-enable these tests during reproducing: https://github.com/apache/spark/compare/branch-4.0...HeartSaVioR:spark:branch-4.0-SC-213385 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? GA run with the above reproducer setup: https://github.com/HeartSaVioR/spark/actions/runs/19807973545/job/56745231698 ### Was this patch authored or co-authored using generative AI tooling? No. -- 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]
