FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · rfokou/BigQuery-Python · GitHub
rfokou
/
BigQuery-Python
Public
forked from
tylertreat/BigQuery-Python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Oct 17, 2016
Add possibility to decide location (EU or US) of a dataset when creating a new dataset
nrfk
authored and
nrfk
committed
ee3e54f
View commit details
Copy full SHA for ee3e54f
Browse repository at this point
Commits on Oct 5, 2016
Merge pull request #115 from yu-sa/master
Show description for 5049eeb
tylertreat
authored
5049eeb
View commit details
Copy full SHA for 5049eeb
Browse repository at this point
fixed time partitioning issue
yujikanazawa
committed
35e9790
View commit details
Copy full SHA for 35e9790
Browse repository at this point
Commits on Oct 4, 2016
Merge pull request #113 from yu-sa/master
Show description for e4df253
tylertreat
authored
e4df253
View commit details
Copy full SHA for e4df253
Browse repository at this point
Add the time partitioning
yujikanazawa
committed
651200e
View commit details
Copy full SHA for 651200e
Browse repository at this point
Commits on Sep 12, 2016
Bump version to 1.9.0
tylertreat-wf
committed
a48ce36
View commit details
Copy full SHA for a48ce36
Browse repository at this point
Commits on Aug 4, 2016
Merge pull request #109 from aaronkavlie-wf/flatten_option
Show description for 14816f9
tylertreat
authored
14816f9
View commit details
Copy full SHA for 14816f9
Browse repository at this point
Add test of flatten option
aaronkavlie-wf
committed
28e94c9
View commit details
Copy full SHA for 28e94c9
Browse repository at this point
Commits on Aug 3, 2016
Move parameter description too
aaronkavlie-wf
committed
6bde604
View commit details
Copy full SHA for 6bde604
Browse repository at this point
Move new arg to the end to avoid potential API breakage
aaronkavlie-wf
committed
12a2a9d
View commit details
Copy full SHA for 12a2a9d
Browse repository at this point
Add flatten boolean option
Show description for 8b2f688
aaronkavlie-wf
committed
8b2f688
View commit details
Copy full SHA for 8b2f688
Browse repository at this point
Merge pull request #107 from cbhimavarapu-datalicious/master
Show description for 6a3276e
tylertreat
authored
6a3276e
View commit details
Copy full SHA for 6a3276e
Browse repository at this point
adding unittest and following pep8 standards
cbhimavarapu-datalicious
committed
d1d850d
View commit details
Copy full SHA for d1d850d
Browse repository at this point
Commits on Aug 1, 2016
allowing write_to_table to accept maximumBillingTire parameter
cbhimavarapu-datalicious
committed
8a030d8
View commit details
Copy full SHA for 8a030d8
Browse repository at this point
Commits on Jul 10, 2016
Merge pull request #105 from ruxandraburtica/method-getting-project-ids
Show description for af4902a
tylertreat
authored
af4902a
View commit details
Copy full SHA for af4902a
Browse repository at this point
Merge pull request #104 from ruxandraburtica/master
Show description for 329670d
tylertreat
authored
329670d
View commit details
Copy full SHA for 329670d
Browse repository at this point
Updated BigQuery to return more information about projects.
ruxandraburtica
committed
82eb0b8
View commit details
Copy full SHA for 82eb0b8
Browse repository at this point
Added method for getting project IDs.
ruxandraburtica
committed
73ded9d
View commit details
Copy full SHA for 73ded9d
Browse repository at this point
Added limit to test_full_query. #104
ruxandraburtica
committed
5cbb968
View commit details
Copy full SHA for 5cbb968
Browse repository at this point
Added limit tests #104
ruxandraburtica
committed
e1a08ab
View commit details
Copy full SHA for e1a08ab
Browse repository at this point
Fixed tests. #104
ruxandraburtica
committed
8ece369
View commit details
Copy full SHA for 8ece369
Browse repository at this point
Commits on Jul 8, 2016
Getting back to the BigQuery-Python version
ruxandraburtica
committed
cf6be16
View commit details
Copy full SHA for cf6be16
Browse repository at this point
Commits on May 24, 2016
Merge pull request #101 from Jonovono/use-legacy-sql
Show description for 35ec0f0
tylertreat
committed
35ec0f0
View commit details
Copy full SHA for 35ec0f0
Browse repository at this point
Add support for UseLegacySQL boolean in order to use BigQuerys standard SQL
Jonovono
committed
a9510cf
View commit details
Copy full SHA for a9510cf
Browse repository at this point
Added limit to BigQuery.
ruxandraburtica
committed
3466050
View commit details
Copy full SHA for 3466050
Browse repository at this point
Commits on May 21, 2016
Bump version to 1.8.0
tylertreat
committed
5fa9442
View commit details
Copy full SHA for 5fa9442
Browse repository at this point
Commits on May 20, 2016
Merge pull request #99 from ruxandraburtica/master
Show description for 1229ee5
tylertreat
committed
1229ee5
View commit details
Copy full SHA for 1229ee5
Browse repository at this point
Fixed KeyError when there are no tables for a dataset - returning [] in that case.
ruxandraburtica
committed
67af004
View commit details
Copy full SHA for 67af004
Browse repository at this point
Commits on May 16, 2016
Merge pull request #98 from ruxandraburtica/97-all-tables-for-dataset
Show description for 0f91d2f
tylertreat
committed
0f91d2f
View commit details
Copy full SHA for 0f91d2f
Browse repository at this point
Updated docstring. #97
ruxandraburtica
committed
76bb8c2
View commit details
Copy full SHA for 76bb8c2
Browse repository at this point
Added get_all_tables method, returning a list with all tables within a dataset #97
ruxandraburtica
committed
d51b251
View commit details
Copy full SHA for d51b251
Browse repository at this point
Commits on Apr 28, 2016
Merge pull request #95 from hagino3000/add_template_suffix_option
Show description for 97a55bc
tylertreat
committed
97a55bc
View commit details
Copy full SHA for 97a55bc
Browse repository at this point
Add template_suffix option support
hagino3000
committed
bab1c99
View commit details
Copy full SHA for bab1c99
Browse repository at this point
Commits on Apr 23, 2016
PEP8 formatting fixes
tylertreat
committed
c9eb5e4
View commit details
Copy full SHA for c9eb5e4
Browse repository at this point
Merge pull request #94 from tylertreat/fixes
Show description for 3a52987
tylertreat
committed
3a52987
View commit details
Copy full SHA for 3a52987
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL