sunchao commented on pull request #32875: URL: https://github.com/apache/spark/pull/32875#issuecomment-1023711599
Thanks @HeartSaVioR . The PR I mentioned is #35138. To my understanding, Spark also skips shuffle for stream-stream join before this PR, when the distribution (bucket) keys exactly match join keys, so it seems the potential issue you mentioned above could occur before this PR too? -- 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]
