Chamikara Madhusanka Jayalath created BEAM-12003:
----------------------------------------------------

             Summary: Verify and document the temp_dataset option for new 
Python BigQuery source
                 Key: BEAM-12003
                 URL: https://issues.apache.org/jira/browse/BEAM-12003
             Project: Beam
          Issue Type: Bug
          Components: io-py-gcp
            Reporter: Chamikara Madhusanka Jayalath
            Assignee: Pablo Estrada


Python native BigQuery source allows users to specify a temporary dataset: 
[https://github.com/apache/beam/blob/release-2.27.0/sdks/python/apache_beam/io/gcp/bigquery.py#L569]

 

Looking at new ReadFromBigQuery, this option is not documented: 
[https://github.com/apache/beam/blob/f482cef20ec9055f2ae1d10f68f380ad77bc8d8e/sdks/python/apache_beam/io/gcp/bigquery.py#L1801]

 

But looking at the implementation I think this is available anyways: 
[https://github.com/apache/beam/blob/f482cef20ec9055f2ae1d10f68f380ad77bc8d8e/sdks/python/apache_beam/io/gcp/bigquery.py#L665]

 

Pablo, could you verify and document this ?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to