BalajiReddy1 commented on issue #34075:
URL: https://github.com/apache/beam/issues/34075#issuecomment-3612899532

   Hi, I investigated this issue and found a blocker.
   
   It appears that the generated client library in the current codebase is 
outdated. Specifically, the `BigqueryTablesGetRequest` object in 
`apache_beam.io.gcp.internal.clients.bigquery` does not currently have the 
`view` field defined.
   
   The client library (`bigquery_v2_messages.py`) needs to be regenerated to 
include the `BASIC` view enum before this code change can be implemented. I am 
unable to run the generation scripts in my current environment, so I am leaving 
this for someone with the appropriate setup to handle.


-- 
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]

Reply via email to