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: Remove client-side enum validation. #3735

Merged
merged 1 commit into from
Aug 7, 2017

Conversation

lukesneeringer
Copy link
Contributor

Fixes #3725.

@lukesneeringer lukesneeringer self-assigned this Aug 7, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 7, 2017
Copy link
Contributor

@dhermes dhermes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -765,7 +765,7 @@ def _get_target_class():
def test_it(self):

class Sub(self._get_target_class()):
ALLOWED = ('FOO', 'BAR', 'BAZ')
pass

This comment was marked as spam.

This comment was marked as spam.

@lukesneeringer lukesneeringer merged commit b09eda9 into googleapis:master Aug 7, 2017
@lukesneeringer lukesneeringer deleted the issue-3725 branch August 7, 2017 16:16
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 21, 2017
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 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