-
Notifications
You must be signed in to change notification settings - Fork 306
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery
base: v3.12.0
head repository: googleapis/python-bigquery
compare: v3.13.0
- 17 commits
- 199 files changed
- 14 contributors
Commits on Oct 5, 2023
-
docs: revised
create_partitioned_table
sample (#1447)* docs: revised create_partitioned_table sample * update sample tests to use correct fixture --------- Co-authored-by: Tim Swast <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40ba859 - Browse repository at this point
Copy the full SHA 40ba859View commit details -
docs: revised relax column mode sample (#1467)
* docs: Revised relax_column sample * add todo for snippets.py cleanup --------- Co-authored-by: Tim Swast <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8c9276 - Browse repository at this point
Copy the full SHA b8c9276View commit details
Commits on Oct 7, 2023
-
chore: [autoapprove] bump cryptography from 41.0.3 to 41.0.4 (#1666)
Source-Link: googleapis/synthtool@dede53f Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:fac304457974bb530cc5396abd4ab25d26a469cd3bc97cbfb18c8d4324c584eb Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 924e081 - Browse repository at this point
Copy the full SHA 924e081View commit details
Commits on Oct 10, 2023
-
chore: [autoapprove] Update
black
andisort
to latest versions (#……1678) * chore: [autoapprove] Update `black` and `isort` to latest versions Source-Link: googleapis/synthtool@0c7b033 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:08e34975760f002746b1d8c86fdc90660be45945ee6d9db914d1508acdf9a547 * update black in noxfile.py * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for faa50b9 - Browse repository at this point
Copy the full SHA faa50b9View commit details
Commits on Oct 12, 2023
-
feat: add
Model.transform_columns
property (#1661)--------- Co-authored-by: Salem Boyland <[email protected]> Co-authored-by: Tim Swast <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ceed05 - Browse repository at this point
Copy the full SHA 5ceed05View commit details
Commits on Oct 18, 2023
-
chore: consolidate PyarrowVersions helpers (#1679)
* chore: consolidate pyarrow helpers * complete refactor * consolidate pyarrow version checking usage * add unit tests * fix unit_noextras testing error * fix tests * address comments * fix tests * coverage * accept suggestion Co-authored-by: Tim Swast <[email protected]> * address comments --------- Co-authored-by: Tim Swast <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f637e5e - Browse repository at this point
Copy the full SHA f637e5eView commit details
Commits on Oct 19, 2023
-
chore: rename rst files to avoid conflict with service names (#1689)
Source-Link: googleapis/synthtool@d52e638 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:4f9b3b106ad0beafc2c8a415e3f62c1a0cc23cabea115dbe841b848f581cfe99 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8f187e6 - Browse repository at this point
Copy the full SHA 8f187e6View commit details -
fix: AccessEntry API representation parsing (#1682)
* fix: AccessEntry API representation parsing Overriding the `AccessEntry#_properties` with a deep copy of the API resource overwrites the `role` property set in `AccessEntry.__init__` which isn't present in the resource if the `role` is set to `None`. This causes `AccessEntry`s generated from API representations to no longer evaluate to equal with equivalent `AccessEntry` resources instantiated through `AccessEntry.__init__`. The added unit test fails without the change and passes with the change. * build: formatting --------- Co-authored-by: Lingqing Gan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a40d7ae - Browse repository at this point
Copy the full SHA a40d7aeView commit details -
docs: remove redundant
bigquery_update_table_expiration
code sample (……#1673) New version of this sample added in #1457 and migrated to in the docs in internal change 570781706. Co-authored-by: Lingqing Gan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2dded33 - Browse repository at this point
Copy the full SHA 2dded33View commit details
Commits on Oct 23, 2023
-
chore: increasing Shapely dependency upper bound (#1696)
* adding ASCII support for external config * adding tests for preserveAscii... * adding tests for preserveAscii... * changing 'False' to False * linting * bumping up Shapely dependency upper bound
Configuration menu - View commit details
-
Copy full SHA for 345e06e - Browse repository at this point
Copy the full SHA 345e06eView commit details -
chore: benchmark revamp (#1694)
* chore: benchmark revamp * foramt and add more documentation
Configuration menu - View commit details
-
Copy full SHA for 76d0e5a - Browse repository at this point
Copy the full SHA 76d0e5aView commit details
Commits on Oct 26, 2023
-
chore: refactor BigQueryStorageVersions (#1699)
* chore: refactor BigQueryStorageVersions * address comments in #1680 * add unit test
Configuration menu - View commit details
-
Copy full SHA for e8da978 - Browse repository at this point
Copy the full SHA e8da978View commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dfe1886 - Browse repository at this point
Copy the full SHA dfe1886View commit details -
chore(samples): Update snippets.py to dedupe region tags (#1701)
Wait until cl/576311555 is submitted and snippetbot updates.
Configuration menu - View commit details
-
Copy full SHA for 5734cbf - Browse repository at this point
Copy the full SHA 5734cbfView commit details
Commits on Oct 28, 2023
-
feat: add support for dataset.default_rounding_mode (#1688)
Co-authored-by: Lingqing Gan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83bc768 - Browse repository at this point
Copy the full SHA 83bc768View commit details
Commits on Oct 30, 2023
-
chore(deps): bump urllib3 from 1.26.15 to 1.26.18 in /samples/geograp…
…hy (#1684) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.15...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lingqing Gan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2d95e3 - Browse repository at this point
Copy the full SHA c2d95e3View commit details -
chore(main): release 3.13.0 (#1676)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 49bfd12 - Browse repository at this point
Copy the full SHA 49bfd12View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.12.0...v3.13.0