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

Option to flatten result in sc.bigQuerySelect? #71

Closed
nevillelyh opened this issue Apr 7, 2016 · 3 comments
Closed

Option to flatten result in sc.bigQuerySelect? #71

nevillelyh opened this issue Apr 7, 2016 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@nevillelyh
Copy link
Contributor

Right now we always set flatten result to false but it might be useful in some cases.

@nevillelyh nevillelyh added the enhancement New feature or request label Apr 7, 2016
@nevillelyh
Copy link
Contributor Author

Right now we create a view to get query result schema without executing it but view API doesn't allow flatten results.

@nevillelyh nevillelyh added this to the 0.2.0 milestone Apr 20, 2016
@nevillelyh
Copy link
Contributor Author

Added flattenResults option in 23f31a6 but no @BigQueryType.fromQuery support yet.

@nevillelyh nevillelyh self-assigned this Apr 27, 2016
@nevillelyh nevillelyh changed the title Option to flatten result in BigQueryType and sc.bigQuerySelect? Option to flatten result in sc.bigQuerySelect? Apr 28, 2016
@nevillelyh
Copy link
Contributor Author

Opened #120 for @BigQueryType.fromQuery use cases. Closing this.

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