pabloem commented on a change in pull request #12762:
URL: https://github.com/apache/beam/pull/12762#discussion_r483276194
##########
File path: sdks/python/apache_beam/io/gcp/bigquery.py
##########
@@ -625,6 +625,7 @@ def to_type_hint(self):
class _CustomBigQuerySource(BoundedSource):
+
def __init__(
Review comment:
Yes, I'll make the change on the Java side as well.
This is part of a series of improvements to BQ. Part of the requirements is
to include the launching step info along with the Dataflow job info.
----------------------------------------------------------------
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]