gustavodemorais commented on PR #29204: URL: https://github.com/apache/flink/pull/29204#issuecomment-5836292177
Hey all, I liked the direction suggested above with optimizing JoinKeyContainsUniqueKey. I suggest we break down the fix in multiple subtasks since this involves multiple operators. I've worked on a fix only for the regular outer joins and tried to keep it simple and easy to read. I'd suggest we focus on that one and fix it first, since it's also the most critical one. We could then collaborate on the next ones depending your availability. Here's a PR which I'd like to get merged until Tuesday, if possible https://github.com/apache/flink/pull/29296 Looking forward to hearing your thoughts! -- 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]
