Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 13, 2020
Commits on Oct 12, 2020
deps: require pyarrow for pandas support (#314)
Show description for 801e4c0authoredfix: use version.py instead of pkg_resources.get_distribution (#307)
Show description for b8f502bauthored
Commits on Oct 9, 2020
chore: start tracking obsolete files (#310)
Show description for 35627d1authored- authored
docs: update snippets samples to support version 2.0 (#309)
Show description for 61634beauthored
Commits on Oct 8, 2020
chore: release 2.1.0 (#301)
Show description for 1a4dc12authoredfix: remove unnecessary dependency on libcst (#308)
Show description for c055930
Commits on Oct 7, 2020
chore(python): skip reporting coverage for namespace package (#279)
Show description for 31644d3perf: remove redundant array deepcopy (#26)
Show description for b54f867
Commits on Oct 6, 2020
docs(samples): add create_table_clustered code snippet (#291)
Show description for d1eb8b3feat: add constants for MONTH and YEAR time partitioning types (#283)
Show description for 9090e1ctest: update tests to support latest google-cloud-core (#276)
Show description for 9da28e5authored
Commits on Oct 1, 2020
Commits on Sep 30, 2020
- committed
chore: Release v2.0.0 (#284)
Show description for 114489eauthoredchore: Prepare for 2.0 release (#278)
Show description for cbcb4b8authored
Commits on Sep 25, 2020
chore: update protoc-generated comments (via synth) (#270)
Show description for fbbe0cbauthoredchore: add CI secrets manager (via synth) (#271)
Show description for fe54cb7authored
Commits on Sep 22, 2020
chore: release 1.28.0 (#238)
Show description for c75e9cdauthoredfix: update minimum dependency versions (#263)
Show description for 1be66ceauthored
Commits on Sep 21, 2020
chore(CI): add snippet bot to Kokoro (via synth) (#256)
Show description for b716e1cauthored
Commits on Sep 18, 2020
fix: validate job_config.source_format in load_table_from_dataframe (#262)
Show description for 6160feeauthored
Commits on Sep 15, 2020
docs: recommend insert_rows_json to avoid call to tables.get (#258)
Show description for ae647ebauthored
Commits on Sep 14, 2020
Commits on Sep 11, 2020
refactor: restructure opentelemetry instrumentation (#244)
Show description for 240d359
Commits on Sep 9, 2020
feat: add custom cell magic parser to handle complex `--params` values (#213)
Show description for dcfbac2authored
Commits on Sep 7, 2020
Commits on Sep 2, 2020
tests: fix flaky systest (#232)
Show description for a125160authored
Commits on Aug 31, 2020
chore: bump pyarrow to 1.0.0 (#250)
Show description for d27a16aauthored
Commits on Aug 27, 2020
Commits on Aug 24, 2020
feat: add instrumentation to list methods (#239)
Show description for fa9f9cafix: fix dependency issue in fastavro (#241)
Show description for 2874abf
Commits on Aug 21, 2020
feat: add opentelemetry tracing (#215)
Show description for a04996c