damccorm opened a new issue, #20353: URL: https://github.com/apache/beam/issues/20353
BeamSideInputJoinRel conditionally swaps the order of inputs in expand. This makes the code very difficult to debug from customer logs. We should do the swapping in the Rule instead so the physical implementation logs actually reflect the physical implementation. Imported from Jira [BEAM-10477](https://issues.apache.org/jira/browse/BEAM-10477). Original Jira may contain additional context. Reported by: apilloud. -- 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]
