liferoad
liferoad
Not needed any more. Please check the comments in [BEAM-13849](https://issues.apache.org/jira/browse/BEAM-13849)
It is a bit strange. But by checking https://github.com/apache/beam/blob/master/sdks/python/apache_beam/transforms/sql_test.py#L119, tagged pcolls are for joining. If you only have one pcoll for your sql, you should just use `PCOLLECTION` in the...
Thanks for working on this!
Asked @AnandInguva to confirm this.
@IvanFroehlich are the workarounds working for you?
Will merge this later after the tests are done.
@philippebailer can you check the failed tests?
Can we also update the doc with one example to show how to use this?