FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · okothchristopher/python-bigquery · GitHub
okothchristopher
/
python-bigquery
Public
forked from
googleapis/python-bigquery
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 19, 2020
docs(bigquery): fix the broken docs (#139)
Show description for 3235255
HemangChothani
authored
3235255
View commit details
Copy full SHA for 3235255
Browse repository at this point
Commits on Jun 16, 2020
chore: restrict `rsa` version to <=4.0 for Python 2.7 compatibility (#135)
Show description for de9998f
plamut
authored
de9998f
View commit details
Copy full SHA for de9998f
Browse repository at this point
Commits on Jun 15, 2020
chore: remove workarounds for BQ Storage issue with small result sets (#133)
Show description for cb16cfd
plamut
authored
cb16cfd
View commit details
Copy full SHA for cb16cfd
Browse repository at this point
docs(bigquery): add client thread-safety documentation (#132)
Show description for fce76b3
HemangChothani
authored
fce76b3
View commit details
Copy full SHA for fce76b3
Browse repository at this point
Commits on Jun 11, 2020
doc: update wording in RowIterator docstrings to reduce confusion (#127)
Show description for 445ae08
shollyman
and
plamut
authored
445ae08
View commit details
Copy full SHA for 445ae08
Browse repository at this point
Commits on Jun 10, 2020
feat: use BigQuery Storage client by default (#55)
Show description for e75ff82
plamut
and
shollyman
authored
e75ff82
View commit details
Copy full SHA for e75ff82
Browse repository at this point
Commits on Jun 9, 2020
chore: release 1.25.0 (#44)
Show description for 3869e34
release-please[bot]
authored
3869e34
View commit details
Copy full SHA for 3869e34
Browse repository at this point
Commits on Jun 6, 2020
feat(bigquery): expose start index parameter for query result (#121)
Show description for be86de3
HemangChothani
authored
be86de3
View commit details
Copy full SHA for be86de3
Browse repository at this point
Commits on Jun 4, 2020
docs: explain the limitation of IPython magic dict arguments (#119)
plamut
authored
cfaa901
View commit details
Copy full SHA for cfaa901
Browse repository at this point
Commits on May 21, 2020
test(system): update tests to use DatasetReference (#114)
steffnay
authored
1e773f7
View commit details
Copy full SHA for 1e773f7
Browse repository at this point
Commits on May 19, 2020
docs(samples): deprecate client.dataset in samples (#111)
steffnay
authored
db6b345
View commit details
Copy full SHA for db6b345
Browse repository at this point
Commits on May 18, 2020
feat: add support for policy tags (#77)
Show description for 38a5c01
shollyman
and
plamut
authored
38a5c01
View commit details
Copy full SHA for 38a5c01
Browse repository at this point
Commits on May 15, 2020
feat: make AccessEntry objects hashable (#93)
Show description for 23a173b
spennymac
and
plamut
authored
23a173b
View commit details
Copy full SHA for 23a173b
Browse repository at this point
Commits on May 14, 2020
feat: add HOUR support for time partitioning interval (#91)
Show description for 0dd90b9
shollyman
authored
0dd90b9
View commit details
Copy full SHA for 0dd90b9
Browse repository at this point
Commits on May 13, 2020
chore: use google-cloud-testutils in noxfile (#101)
Show description for 834e2c0
busunkim96
and
plamut
authored
834e2c0
View commit details
Copy full SHA for 834e2c0
Browse repository at this point
feat(bigquery): unit and system test for dataframe with int column with Nan values (#39)
Show description for 5fd840e
HemangChothani
authored
5fd840e
View commit details
Copy full SHA for 5fd840e
Browse repository at this point
refactor(bigquery): update code samples of load table autodetect and truncate (#28)
Show description for 18eb9e8
HemangChothani
and
plamut
authored
18eb9e8
View commit details
Copy full SHA for 18eb9e8
Browse repository at this point
chore: fix lint error in job.py module (#103)
plamut
authored
da40b62
View commit details
Copy full SHA for da40b62
Browse repository at this point
Commits on May 11, 2020
docs(samples): deprecate client.dataset method (#98)
Show description for 5ba6397
steffnay
authored
5ba6397
View commit details
Copy full SHA for 5ba6397
Browse repository at this point
feat(bigquery): add support of model for extract job (#71)
Show description for 4a7a514
HemangChothani
authored
4a7a514
View commit details
Copy full SHA for 4a7a514
Browse repository at this point
Commits on May 4, 2020
chore: install google-cloud-testutils by package name (#90)
busunkim96
authored
df29b7d
View commit details
Copy full SHA for df29b7d
Browse repository at this point
Commits on Apr 30, 2020
chore: remove local test_utils directory (#89)
plamut
authored
e2ddc2e
View commit details
Copy full SHA for e2ddc2e
Browse repository at this point
Commits on Apr 29, 2020
test: drop per-language version coverage levels (#46)
plamut
authored
deb68ff
View commit details
Copy full SHA for deb68ff
Browse repository at this point
chore: assure bqstorage extra installs grpcio (#87)
Show description for 1afd1cc
plamut
authored
1afd1cc
View commit details
Copy full SHA for 1afd1cc
Browse repository at this point
Commits on Apr 22, 2020
chore: migrate synth.py from artman to bazel (#80)
vam-google
authored
952164b
View commit details
Copy full SHA for 952164b
Browse repository at this point
Commits on Apr 20, 2020
chore: restrict llvmlite version for Python 2.7/3.5 compatibility (#79)
plamut
authored
c16438f
View commit details
Copy full SHA for c16438f
Browse repository at this point
Commits on Apr 10, 2020
docs: fix warnings occurring in Sphinx 3.0+ (#76)
plamut
authored
6e1e0ec
View commit details
Copy full SHA for 6e1e0ec
Browse repository at this point
Commits on Mar 26, 2020
fix(bigquery): fix repr of model reference (#66)
HemangChothani
authored
26c6204
View commit details
Copy full SHA for 26c6204
Browse repository at this point
feat(bigquery): add create job method (#32)
Show description for 2abdef8
HemangChothani
and
plamut
authored
2abdef8
View commit details
Copy full SHA for 2abdef8
Browse repository at this point
fix: improve cell magic error message on missing query (#58)
Show description for 6182cf4
plamut
authored
6182cf4
View commit details
Copy full SHA for 6182cf4
Browse repository at this point
docs: include details of inherited class members (#64)
Show description for 9ada7a5
plamut
authored
9ada7a5
View commit details
Copy full SHA for 9ada7a5
Browse repository at this point
chore: temporarily adjust failing system test (#69)
plamut
authored
f154b78
View commit details
Copy full SHA for f154b78
Browse repository at this point
Commits on Mar 17, 2020
chore: deprecate pandas code paths that don't use pyarrow (#48)
Show description for be5c8b1
plamut
authored
be5c8b1
View commit details
Copy full SHA for be5c8b1
Browse repository at this point
Commits on Mar 9, 2020
fix: distinguish server timeouts from transport timeouts (#43)
Show description for a17be5f
plamut
authored
a17be5f
View commit details
Copy full SHA for a17be5f
Browse repository at this point
docs: use timeout in create dataset sample (#52)
Show description for 24f3910
plamut
authored
24f3910
View commit details
Copy full SHA for 24f3910
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL