-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add BigQuery UDF support #1988
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
Closed
Closed
Add BigQuery UDF support #1988
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
b596c49
Add configuration.query.userDefinedFunctionResources to bigquery.jobs.
takbab 39fee52
wrap to < 79 characters for PEP8
takbab b602d18
pylint 1.6.3 complains about not calling .
tseaver cdf2e37
Bump minimum pylint version to 1.6.3.
tseaver df47b57
Merge pull request #1990 from tseaver/pylint-1.6.3-compat
tseaver 21ae0c9
Adding BigQuery support for legacy SQL.
dhermes eacccab
Fix branch coverage miss in 'gcloud.streaming.transfer'.
tseaver e653b95
Merge pull request #1994 from tseaver/1914-fix-branch-miss-coveralls-…
tseaver d171791
Merge pull request #1992 from dhermes/fix-1607
dhermes d3dcfcc
changed attribute name. pylint wants a max of 30 chars.
a54d078
PEP257 Clean-up of docstrings.
dhermes 8ee5e03
Removing catching-non-exception from pylint disable.
dhermes 6bd2442
Making HappyBase enabled/disabled checks into no-ops.
dhermes 699c027
Making HappyBase compact_table() a no-op.
dhermes 0cb6e60
Fixing language about HappyBase table compaction.
dhermes 24c4358
Merge pull request #1997 from dhermes/fix-1989
dhermes 08aeba1
Emulating HappyBase in counter_set.
dhermes 22dd5e8
Updating docs for differences of HappyBase.
dhermes 8f3469c
Merge pull request #1996 from dhermes/partial-revert-1974
dhermes e0addef
Merge pull request #2000 from dhermes/counter_set-happybase-just-put
dhermes a50936d
Fix datastore __init__ docstring.
daspecster b213cb8
Merge pull request #2005 from daspecster/fix-datastore-init-doc
daspecster 9374f5b
Add configuration.query.userDefinedFunctionResources to bigquery.jobs.
takbab 516899c
wrap to < 79 characters for PEP8
takbab 4075bb8
changed attribute name. pylint wants a max of 30 chars.
34485f6
corrected.
dabf186
Merge remote-tracking branch 'origin/feature-bigquery-udf' into featu…
takbab af61528
corrected.
takbab File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.