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 to FormatOptions for AVRO #1576

Merged
merged 1 commit into from
Jan 28, 2017

Conversation

vam-google
Copy link
Contributor

#1441

Added new constant in FormatOptions and a corresponding factory method. Updated test cases. Confirmed that AVRO does not require special treatment (like CSV does), so no additional changes are required.

googleapis#1441

Added new constant in FormatOptions and a corresponding factory method. Updated test cases. Confirmed that AVRO does not require special treatment (like CSV does), so no additional changes are required.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 27, 2017
}

@Test
@SuppressWarnings("deprecation")

This comment was marked as spam.

This comment was marked as spam.

@garrettjonesgoogle
Copy link
Member

LGTM - merge after the tests pass.

@coveralls
Copy link

coveralls commented Jan 28, 2017

Coverage Status

Coverage increased (+0.0008%) to 83.351% when pulling 1643cf1 on vam-google:master into 6d193de on GoogleCloudPlatform:master.

@vam-google vam-google merged commit da93da7 into googleapis:master Jan 28, 2017
@vam-google vam-google self-assigned this Jan 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants