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

BigQuery: Add support for AVRO #628

Closed
danoscarmike opened this issue Dec 7, 2016 · 0 comments
Closed

BigQuery: Add support for AVRO #628

danoscarmike opened this issue Dec 7, 2016 · 0 comments
Assignees
Labels
api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@danoscarmike
Copy link
Contributor

Add UploadAvro method

Refer Java issue for details - googleapis/google-cloud-java#1441

@danoscarmike danoscarmike added api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Dec 7, 2016
@jskeet jskeet added this to the GA milestone Dec 13, 2016
jskeet added a commit to jskeet/google-cloud-dotnet that referenced this issue Dec 13, 2016
There's no snippet for UploadAvro, because it's not easy to demonstrate the data without also bringing in
the Avro libraries. However, it's a very simple call - and we have integration tests.

Fixes googleapis#628
jskeet added a commit that referenced this issue Dec 13, 2016
There's no snippet for UploadAvro, because it's not easy to demonstrate the data without also bringing in
the Avro libraries. However, it's a very simple call - and we have integration tests.

Fixes #628
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants