-
Notifications
You must be signed in to change notification settings - Fork 1.7k
chore(migration): Migrate code from googleapis/python-bigquery-pandas into packages/pandas-gbq #14461
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
parthea
wants to merge
523
commits into
main
from
migration.python-bigquery-pandas.repo.stats.2025-09-18.00-32-43.migrate
Closed
chore(migration): Migrate code from googleapis/python-bigquery-pandas into packages/pandas-gbq #14461
Changes from 10 commits
Commits
Show all changes
523 commits
Select commit
Hold shift + click to select a range
c33d8a8
chore(deps): update actions/checkout action to v3 (#489)
gcf-owl-bot[bot] a8e1c88
deps: allow pyarrow 7.0 (#487)
renovate-bot 1c1c431
chore(main): release 0.17.2 (#490)
release-please[bot] 9395085
chore: Adding support for pytest-xdist and pytest-parallel (#494)
gcf-owl-bot[bot] 6ea9810
fix(deps): require google-api-core>=1.31.5, >=2.3.2 (#493)
parthea 74f5a26
chore(deps): update actions/download-artifact action to v3 (#497)
gcf-owl-bot[bot] dd94a4e
chore(main): release 0.17.3 (#496)
release-please[bot] c41d46d
fix: correctly transform query job timeout configuration and exceptio…
tswast 120f0ba
fix: avoid deprecated "out-of-band" authentication flow (#500)
tswast a718cbf
chore(main): release 0.17.4 (#499)
release-please[bot] 7ee5b18
chore(deps): update all dependencies (#498)
renovate-bot b0df9a6
chore(deps): update all dependencies (#502)
renovate-bot 5ee56a1
chore(python): use black==22.3.0 (#506)
gcf-owl-bot[bot] 97429b7
doc: show conventional commits instructions (#504)
tswast 071942b
chore(python): add E231 to .flake8 ignore list (#508)
gcf-owl-bot[bot] e30a6f9
chore(deps): update all dependencies (#507)
renovate-bot 5b77feb
chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#…
gcf-owl-bot[bot] b1a3f71
chore(python): Enable size-label bot (#510)
gcf-owl-bot[bot] 8360e24
chore(python): refactor unit / system test dependency install (#512)
gcf-owl-bot[bot] 3e6202e
chore(deps): update dependency pandas to v1.4.2 (#513)
renovate-bot 1bad5e3
chore: add ROADMAP document describing the purpose of the package (#505)
tswast 801dc0e
chore(deps): update dependency google-cloud-bigquery-storage to v2.13…
renovate-bot 9581542
chore(python): add license header to auto-label.yaml (#515)
gcf-owl-bot[bot] b65d225
chore(python): add nox session to sort python imports (#518)
gcf-owl-bot[bot] 68246f6
chore(python): use ubuntu 22.04 in docs image (#520)
gcf-owl-bot[bot] 6c377ac
chore(deps): update dependency pytest to v7.1.2 (#521)
renovate-bot 7301d66
chore: [autoapprove] update readme_gen.py to include autoescape True …
gcf-owl-bot[bot] ba50434
chore(python): auto approve template changes (#524)
gcf-owl-bot[bot] 287d76c
fix(deps): allow pyarrow v8 (#525)
renovate-bot bd5f9f6
chore(main): release 0.17.5 (#526)
release-please[bot] 7091400
docs: fix changelog header to consistent size (#529)
dandhlee 7ec0411
chore(main): release 0.17.6 (#530)
release-please[bot] ab48d91
chore: add prerelease nox session (#533)
gcf-owl-bot[bot] 609f7c8
fix: allow `to_gbq` to run without `bigquery.tables.create` permissio…
acarmel fb395a8
chore(deps): update all dependencies (#531)
renovate-bot d2462fc
chore: update templated files (#544)
gcf-owl-bot[bot] 120b710
chore(main): release 0.17.7 (#540)
release-please[bot] be3c1f0
chore(python): fix prerelease session [autoapprove] (#546)
gcf-owl-bot[bot] 41249eb
chore(deps): update all dependencies (#548)
renovate-bot 12641b8
fix(deps): allow pyarrow < 10 (#550)
renovate-bot 485822c
chore(main): release 0.17.8 (#551)
release-please[bot] 5e144b2
chore(deps): update actions/setup-python action to v4 [autoapprove] (…
gcf-owl-bot[bot] 6372a41
chore: remove 'pip install' statements from python_library templates …
gcf-owl-bot[bot] 84491a4
test: prevents query cache reuse that seems to trigger dtypes test fa…
chalmerlowe 5ad52e7
chore(python): exclude setup.py in renovate config (#568)
gcf-owl-bot[bot] b7cd608
chore(deps): update all dependencies (#567)
renovate-bot 5fb23f2
chore: detect samples tests in nested directories (#570)
gcf-owl-bot[bot] f5138a8
fix: updates requirements.txt to fix failing tests due to missing req…
chalmerlowe e4b968d
chore(main): release 0.17.9 (#576)
release-please[bot] 0b32fe3
chore: update dependency protobuf >= 3.20.2 (#573)
gcf-owl-bot[bot] 2e4e3e9
fix(deps): allow protobuf 3.19.5 (#577)
parthea c8e13ca
feat: map "if_exists" value to LoadJobConfig.WriteDisposition (#583)
aribray 7a625fd
chore(python): update release script dependencies (#590)
gcf-owl-bot[bot] 8f4753a
chore(main): release 0.18.0 (#586)
release-please[bot] d834a5e
chore(python): drop flake8-import-order in samples noxfile (#591)
gcf-owl-bot[bot] 9d95e7e
deps: Remove upper bound for python and pyarrow (#592)
EugeneTorap 741ba93
chore(main): release 0.18.1 (#593)
release-please[bot] 5e98c2a
build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/g…
gcf-owl-bot[bot] 51bd0c4
chore: updates python version to 3.11 (#597)
chalmerlowe 4039dd7
chore(python): add support for python 3.11 (#599)
gcf-owl-bot[bot] bdabc32
feat: adds ability to provide redirect uri (#595)
chalmerlowe ae250d3
chore(main): release 0.19.0 (#600)
release-please[bot] 597e4d6
feat: updates the user instructions re OAuth (#603)
chalmerlowe 9562d80
chore(main): release 0.19.1 (#606)
release-please[bot] dc37ac2
chore: fix prerelease_deps nox session [autoapprove] (#609)
gcf-owl-bot[bot] 3369a88
build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gc…
gcf-owl-bot[bot] 57defb6
chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] (#615)
gcf-owl-bot[bot] 72b293d
chore(deps): Update nox in .kokoro/requirements.in [autoapprove] (#619)
gcf-owl-bot[bot] 63a082a
docs: updates with a link to the canonical source of documentation (#…
chalmerlowe 4922fde
docs: Google Colab auth is used with pydata-google-auth 1.8.0+ (#631)
tswast 443f138
fix: add exception context to GenericGBQExceptions (#629)
quoimec 7b11c01
docs: correct the documented dtypes for `read_gbq` (#598)
yokomotod 81c49f0
chore(main): release 0.19.2 (#622)
release-please[bot] e3f7a17
build(deps): bump requests from 2.28.1 to 2.31.0 in /synthtool/gcp/te…
gcf-owl-bot[bot] fe9dfcb
build(deps): bump cryptography from 39.0.1 to 41.0.0 in /synthtool/gc…
gcf-owl-bot[bot] aafa9c9
chore: remove pinned Sphinx version [autoapprove] (#640)
gcf-owl-bot[bot] c3f1aa6
chore: store artifacts in placer (#641)
gcf-owl-bot[bot] 0542d11
chore(deps): update all dependencies (#571)
renovate-bot 792d4bf
chore(deps): update dependency google-cloud-bigquery-storage to v2.22…
renovate-bot d6e3c0d
feat: migrating off of circle/ci (#638)
chalmerlowe 446f479
build(deps): [autoapprove] bump cryptography from 41.0.0 to 41.0.2 (#…
gcf-owl-bot[bot] bffde9b
build(deps): [autoapprove] bump pygments from 2.13.0 to 2.15.0 (#656)
gcf-owl-bot[bot] b95b7dd
chore(deps): update dependency google-cloud-bigquery to v3.11.4 (#653)
renovate-bot 8a03f37
build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (…
gcf-owl-bot[bot] bbc9c60
chore: [autoapprove] Pin flake8 version (#662)
gcf-owl-bot[bot] 7bcedce
build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#664)
gcf-owl-bot[bot] 9214b5e
fix: edit units for time in tests (#655)
chalmerlowe 2e54f57
chore: de-dupe contributing guides (#666)
meredithslota 1d7b817
chore: [autoapprove] bump cryptography from 41.0.3 to 41.0.4 (#676)
gcf-owl-bot[bot] a0ac97f
chore(deps): bump urllib3 from 1.26.12 to 1.26.17 in /.kokoro (#680)
gcf-owl-bot[bot] 08dacf9
docs: migrate .readthedocs.yml to configuration file v2 (#689)
Linchin 871f80e
doc: update authentication doc (#669)
pbudzyns fdd8b77
chore: rename rst files to avoid conflict with service names (#688)
gcf-owl-bot[bot] c12fce2
fix: table schema change error (#692)
Linchin 0d75d32
chore: update docfx minimum Python version (#693)
gcf-owl-bot[bot] f50e69a
chore: bump urllib3 from 1.26.12 to 1.26.18 (#695)
gcf-owl-bot[bot] 6127794
chore(deps): bump pyarrow from 12.0.1 to 14.0.1 in /samples/snippets …
dependabot[bot] 4982ea9
chore: include api error info in raised errors (#699)
Linchin 9a9bd6b
chore: bump cryptography from 41.0.5 to 41.0.6 in /synthtool/gcp/temp…
gcf-owl-bot[bot] 6d41a15
feat: add 'columns' as an alias for 'col_order' (#701)
kiraksi 0919766
feat: Add support for Python 3.12 (#702)
gcf-owl-bot[bot] 894e73b
feat: removed pkg_resources for native namespace support (#707)
kiraksi ce875e1
build: update actions/checkout and actions/setup-python (#712)
gcf-owl-bot[bot] ae98f6d
chore(main): release 0.20.0 (#650)
release-please[bot] 84ac22c
chore: update required presubmit checks (#713)
parthea 870332d
chore(deps): update all dependencies (#665)
renovate-bot a11ddbf
chore(deps): update all dependencies (#714)
renovate-bot 26ef028
build: update actions/upload-artifact and actions/download-artifact (…
gcf-owl-bot[bot] e4ebaa2
fix: update runtime check for min google-cloud-bigquery to 3.3.5 (#721)
tswast d287af2
build(python): fix `docs` and `docfx` builds (#725)
gcf-owl-bot[bot] 1ffb54e
refactor: move query and wait logic to separate module (#720)
tswast a122ec6
feat: use faster query_and_wait method from google-cloud-bigquery whe…
tswast e864136
chore(main): release 0.21.0 (#726)
release-please[bot] 285e1e3
build(deps): bump cryptography from 41.0.6 to 42.0.0 in /synthtool/gc…
gcf-owl-bot[bot] c9456df
build(deps): bump cryptography from 42.0.0 to 42.0.2 in .kokoro (#733)
gcf-owl-bot[bot] 703ec2c
feat: move bqstorage to extras and add debug capability (#735)
chalmerlowe 332bd67
fix: Remove python 3.7 due to end of life (EOL) (#737)
chalmerlowe abbdee4
chore(deps): update all dependencies (#717)
renovate-bot dfa072d
chore(deps): update all dependencies (#738)
renovate-bot 4c7bc0d
build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#739)
gcf-owl-bot[bot] 0676179
chore(deps): update dependency google-cloud-bigquery to v3.18.0 (#740)
renovate-bot a282c29
chore(main): release 0.22.0 (#736)
release-please[bot] ac4be2c
chore(deps): update all dependencies (#741)
renovate-bot 7dda6db
chore(deps): update all dependencies (#743)
renovate-bot 3112ab0
chore(deps): update dependency pyarrow to v15.0.2 (#747)
renovate-bot cf95cdf
chore(python): update dependencies in /.kokoro (#746)
gcf-owl-bot[bot] 28dd8e4
chore(deps): update all dependencies (#750)
renovate-bot 4698374
docs: add summary_overview template (#751)
gcf-owl-bot[bot] 4869717
chore(python): bump idna from 3.4 to 3.7 in .kokoro (#757)
gcf-owl-bot[bot] d86dd48
chore(deps): update all dependencies (#755)
renovate-bot 29d164a
test: add `pip freeze` to several sessions in the noxfile to aid in t…
chalmerlowe d3f61e2
bug: add missing latency check (#763)
chalmerlowe 2fa8aff
chore(deps): update all dependencies (#766)
renovate-bot c49a21f
feat: `read_gbq` suggests using BigQuery DataFrames with large result…
tswast d2eca0f
chore(main): release 0.23.0 (#771)
release-please[bot] 5dc0b39
docs: use a short-link to BigQuery DataFrames (#773)
tswast e6a2d59
chore: sort imports (#770)
tswast 9ec16b3
fix: handle None when converting numerics to parquet (#768)
Linchin 62986ab
fix: clean up nox sessions to uniformly displays package versions for…
chalmerlowe aaab72b
chore: pip check on conda forge dependencies (#723)
kiraksi a3b3186
fix: set minimum allowable version of sqlite when performing a conda …
chalmerlowe e80c9a0
chore(main): release 0.23.1 (#774)
release-please[bot] b498e78
bug: modifies latency due to flakybot issues (#781)
chalmerlowe 758412f
chore(deps): update all dependencies (#782)
renovate-bot 6fad79c
test: upgrading the ci/cd pipeline to reduce turnover time. (#783)
chalmerlowe 661179f
chore(deps): update all dependencies (#784)
renovate-bot 9626fe9
chore(deps): update all dependencies (#787)
renovate-bot 26bb7f4
chore: update templated files (#789)
gcf-owl-bot[bot] 99b7e67
chore(python): update dependencies in .kokoro (#792)
gcf-owl-bot[bot] 0f782a3
chore(python): use python 3.10 for docs build (#793)
gcf-owl-bot[bot] 96dd394
chore: remove references to conda (#795)
tswast 72f5f80
test: adds a config to isolate the system- CI/CD tests (#796)
chalmerlowe 0815626
test: update the ci/cd pipeline (#794)
chalmerlowe 27adc26
chore(deps): update dependency pyarrow to v17 (#797)
renovate-bot 5a74674
chore(deps): update dependency pytest to v8.3.1 (#798)
renovate-bot 7b8462b
chore(deps): update dependency pytest to v8.3.2 (#800)
renovate-bot f5a85a1
chore(python): fix docs build (#801)
gcf-owl-bot[bot] 7733294
docs: fix typo in 'vebosity' (#803)
coryan 1e0a8e2
chore(python): update unittest workflow template (#808)
gcf-owl-bot[bot] d77dbe1
fix(deps): require packaging >= 22.0 (#811)
parthea 000e957
build(python): release script update (#810)
gcf-owl-bot[bot] 2afe965
chore(deps): update all dependencies (#809)
renovate-bot c1bc0d0
chore(deps): update all dependencies (#813)
renovate-bot d900881
chore(main): release 0.23.2 (#806)
release-please[bot] b6ddcca
fix!: `to_gbq` loads `unit8` columns to BigQuery INT64 instead of STR…
tswast 1e3e204
chore: adds Python 3.7/3.8 EOL pending deprecation warning (#817)
chalmerlowe f7f0795
feat: adds the capability to include custom user agent string (#819)
chalmerlowe aee1bb3
chore(main): release 0.24.0 (#816)
release-please[bot] 706d9bd
build: use multiScm for Kokoro release builds (#823)
gcf-owl-bot[bot] 49c0553
chore(python): remove obsolete release scripts and config files (#825)
gcf-owl-bot[bot] ea32500
chore(deps): update all dependencies (#815)
renovate-bot f0e524b
chore(python): update dependencies in .kokoro/docker/docs (#827)
gcf-owl-bot[bot] 491888b
chore(deps): update all dependencies (#826)
renovate-bot cbb3cdb
chore(deps): update all dependencies (#829)
renovate-bot 4783b9f
chore(deps): update all dependencies (#830)
renovate-bot 7689b4f
fix!: `to_gbq` uploads `ArrowDtype(pa.timestamp(...)` without timezon…
tswast 2ca4ae0
chore(main): release 0.25.0 (#834)
release-please[bot] 853cd40
feat: `to_gbq` fails with `TypeError` if passing in a bigframes DataF…
tswast c2f5538
chore(python): update dependencies in .kokoro/docker/docs (#841)
gcf-owl-bot[bot] 6586cf9
fix: `to_gbq` uses `default_type` for ambiguous array types and struc…
tswast da1213b
chore(main): release 0.26.0 (#837)
release-please[bot] 1fcb689
fix: ensure BIGNUMERIC type is used if scale > 9 in Decimal values (#…
tswast dd833ba
chore: add bigframes team as co-owners for pandas-gbq (#847)
tswast a442dc3
chore(main): release 0.26.1 (#848)
release-please[bot] 04e2b91
chore(deps): update all dependencies (#831)
renovate-bot b6f57b1
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /.kokoro (#849)
dependabot[bot] 854bf89
chore(deps): update all dependencies (#850)
renovate-bot ff20a0c
chore(python): exclude .github/workflows/unittest.yml in renovate con…
gcf-owl-bot[bot] e0438ac
test: use main branch of python-bigquery and python-bigquery-storage …
Linchin b743ef1
chore(python): fix docs publish build (#856)
gcf-owl-bot[bot] 0f1048c
feat: `to_gbq` can write non-string values to existing STRING columns…
tswast e394719
chore(python): fix typo in README (#874)
gcf-owl-bot[bot] b351ede
chore(main): release 0.27.0 (#877)
release-please[bot] 4731bf8
chore: add sphinx config path to .readthedocs.yml (#881)
Linchin c54db11
feat: add bigquery_client as a parameter for read_gbq and to_gbq (#878)
sycai 9c06b44
chore(python): conditionally load credentials in .kokoro/build.sh (#883)
gcf-owl-bot[bot] 90af0df
chore(main): release 0.28.0 (#882)
release-please[bot] 3c42533
chore(deps): bump cryptography from 43.0.1 to 44.0.1 in /.kokoro (#879)
dependabot[bot] 250feda
chore(deps): update all dependencies (#853)
renovate-bot de6fcd1
chore(deps): update dependency pandas-gbq to v0.28.0 (#884)
renovate-bot e70937c
chore(deps): update all dependencies (#885)
renovate-bot 1aa5b98
chore(deps): update all dependencies (#887)
renovate-bot 1b2e335
chore: remove unused files (#889)
parthea 4af9d92
fix: resolve issue where pre-release versions of dependencies are ins…
parthea fb32281
build: use python 3.10 for testing (#891)
parthea c8c230b
chore(deps): update all dependencies (#895)
renovate-bot b4f032e
fix: remove setup.cfg configuration for creating universal wheels (#898)
parthea e394247
chore(deps): update all dependencies (#897)
renovate-bot 9ff6234
fix: remove unnecessary global variable definition (#907)
Linchin 6a825ed
refactor: break down gbq.py file to several smaller ones (#909)
sycai 9523cfa
chore(main): release 0.28.1 (#892)
release-please[bot] c9720d1
feat: instrument vscode, jupyter and 3p plugin usage (#925)
shobsi e40e7ae
chore(main): release 0.29.0 (#926)
release-please[bot] aca5c88
fix: remove pandas-gbq client ID for authentication (#927)
tswast f580e53
chore(main): release 0.29.1 (#928)
release-please[bot] 47d1a05
feat: Add Python 3.13 support (#930)
chalmerlowe 62651f9
deps!: Remove support for Python 3.8 (#932)
chalmerlowe 12e507e
chore(deps): update all dependencies (#933)
chalmerlowe ed2abae
chore(main): release 0.29.2 (#938)
release-please[bot] 875ef1e
chore(deps): update all dependencies (#936)
renovate-bot 418b630
chore(deps): update all dependencies (#946)
renovate-bot 1a039b1
test: update prerelease installation path (#948)
Linchin b90eb9f
chore(deps): update all dependencies (#947)
renovate-bot 7e39955
Merge remote-tracking branch 'remote.googleapis/python-bigquery-panda…
parthea 446ff8a
Trigger owlbot post-processor
parthea 1f9390c
build: pandas-gbq migration: adjust owlbot-related files
parthea 5c8b0ca
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 405851c
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 71c47ce
Merge branch 'migration.python-bigquery-pandas.repo.stats.2025-09-18.…
gcf-owl-bot[bot] b30be8c
revert README
parthea b8688df
fix docs
parthea 384befb
update default python version to 3.13
parthea 2f3c3e1
fix lint check
parthea 9a60ba7
rename prerelease to prerelease_deps
parthea 1f154ce
skip Python runtimes which are not in scope for unit testing
parthea 6d1eb61
lint
parthea 3d40de0
add core_deps_from_source nox session
parthea deeb83c
skip system tests when running in github actions
parthea c04f4d2
skip system tests when running in github actions
parthea c3a32e2
wip
parthea 230e78d
onboard to librarian
parthea 4b530f8
clean up obsolete files
parthea 8485862
Merge branch 'main' into migration.python-bigquery-pandas.repo.stats.…
parthea 63931e3
add link to PyPI history
parthea eb1f224
remove obsolete file
parthea bfd5c0f
clean up
parthea acae198
Update comment
parthea 0c6a463
add a placeholder for running system tests
parthea dc1ef66
lint
parthea 3e6c1bc
Merge branch 'main' into migration.python-bigquery-pandas.repo.stats.…
parthea 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
Empty file.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.