HeartSaVioR commented on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream join URL: https://github.com/apache/spark/pull/26162#issuecomment-544367043 I've just updated the test code to loosen the condition of encountering the issue: 1) Simplify left side of union - just reading stream with different number of partitions between batch 2) Outer join is not required from right side of union as well - it just needs to be stream-stream join
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
