Polber commented on PR #30734: URL: https://github.com/apache/beam/pull/30734#issuecomment-2038579469
@robertwb @itodotimothy6 FYI this breaks on master due to * https://github.com/apache/beam/pull/30681 I have only been able to repro by using any `SqlBackedProvider` with a query that joins 2 inputs (not just this PR). I have a fix here: * https://github.com/apache/beam/pull/30864 but since it doesn't get hit in any of my other repro attempts, I think there may also be an issue with how the environments get constructed using these providers (but my context on the manner is limited). -- 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]
