Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use BigQueryIO.Read.fromQuery #7

Closed
nevillelyh opened this issue Feb 24, 2016 · 2 comments
Closed

Use BigQueryIO.Read.fromQuery #7

nevillelyh opened this issue Feb 24, 2016 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@nevillelyh
Copy link
Contributor

Instead of doing BigQueryClient#queryIntoTable ourselves.

However schema from views API doesn't flatten results while fromQuery always does.
GoogleCloudPlatform/DataflowJavaSDK#85

Also blocked by lack of region override in temp dataset:
GoogleCloudPlatform/DataflowJavaSDK#86

Another thing to consider is caching of temp destination tables.

@nevillelyh nevillelyh changed the title Use Use BigQueryIO.Read.fromQuery Feb 24, 2016
@nevillelyh nevillelyh added the enhancement New feature or request label Feb 25, 2016
@nevillelyh
Copy link
Contributor Author

@nevillelyh
Copy link
Contributor Author

This is covered in #427 when caching is turned off. Closing for now.

@nevillelyh nevillelyh self-assigned this Sep 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant