Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-bigquery-sqlalchemy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.0
Choose a base ref
...
head repository: googleapis/python-bigquery-sqlalchemy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.1
Choose a head ref
  • 13 commits
  • 50 files changed
  • 12 contributors

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    aaa73aa View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. chore: update templated files (#1122)

    * chore: update templated files
    
    * remove duplicate config
    
    * remove duplicate config in owlbot.py instead
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * remove owtbot modification unnecessary after update
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * add the replacement back but replace unit instead
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * change the order of installation
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * correct string match
    
    * correct owlbot string match
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * try a different match
    
    * use a different way to replace string
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Linchin and gcf-owl-bot[bot] authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a8e81fb View commit details
    Browse the repository at this point in the history
  2. chore: adds Python 3.7/3.8 EOL pending deprecation warning (#1123)

    * Adds deprecation warning regarding Python 3.7 3.8
    
    * removes no warnings plugin and tweaks settings
    
    * 🦉 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: Lingqing Gan <lingqing.gan@gmail.com>
    3 people authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    150143c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. chore(python): update dependencies in .kokoro/docker/docs (#1135)

    * chore(python): update dependencies in .kokoro/docker/docs
    
    Source-Link: googleapis/synthtool@59171c8
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2ed982f884312e4883e01b5ab8af8b6935f0216a5a2d82928d273081fc3be562
    
    * Adds constraint.txt file for python 3.13
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: chalmer lowe <chalmerlowe@google.com>
    3 people authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b46725a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. chore(deps): update all dependencies (#1136)

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Update protobuf to 5.28.3
    
    * pin google-crc32c for python 3.7/3.8
    
    * Pin mako for python 3.8
    
    * Pin markupsafe for Python 3.8
    
    * Pin pyparsing for python 3.8
    
    * Pin pyparsing for Python 3.8
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    29ef68a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. chore(deps): update all dependencies (#1140)

    * chore(deps): update all dependencies
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    fb8f009 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Feat: Update partitioning by DATE, DATETIME, TIMESTAMP, _PARTITIONDATE (

    #1113)
    
    * adds additional functionality to cover more partitioning capability
    
    * Updates the partitioning algorithm and tests
    
    * Updates special case and tests
    
    * Updates test in possible effort to increase coverage.
    
    * Tweaks the conditionals in time partitioning process
    
    * Updates linting
    
    * chore(deps): update all dependencies (#1136)
    
    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Update protobuf to 5.28.3
    
    * pin google-crc32c for python 3.7/3.8
    
    * Pin mako for python 3.8
    
    * Pin markupsafe for Python 3.8
    
    * Pin pyparsing for python 3.8
    
    * Pin pyparsing for Python 3.8
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    
    * chore(deps): update all dependencies (#1140)
    
    * chore(deps): update all dependencies
    
    * 🦉 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>
    
    * Removes duplicate test
    
    ---------
    
    Co-authored-by: Mend Renovate <bot@renovateapp.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    4 people authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    413cd24 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. fix: alembic column rename (#1141)

    * fix: alembic column rename
    
    * fix system test
    
    * correct system test to test visit_column_name() and visit_column_type()
    
    * add unit tests
    
    * add unit tests
    
    ---------
    
    Co-authored-by: Jacob Hayes <jacob.r.hayes@gmail.com>
    Linchin and JacobHayes authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9f7f78b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. docs: fix typo on credentials_info usage sample (#1145)

    fix typo on credentials_info usage sample
    yugoccp authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    736d4a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. chore(python): update dependencies in .kokoro/docker/docs (#1149)

    Source-Link: googleapis/synthtool@e808c98
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8e3e7e18255c22d1489258d0374c901c01f9c4fd77a12088670cd73d580aa737
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    2635be0 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. chore(python): exclude .github/workflows/unittest.yml in renovate con…

    …fig (#1153)
    
    Source-Link: googleapis/synthtool@106d292
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8ff1efe878e18bd82a0fb7b70bb86f77e7ab6901fed394440b6135db0ba8d84a
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    dc339ff View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. fix: compilation of a labeled custom FunctionElement when used in gro…

    …uping (#1155)
    
    * fix: fix grouped labels using custom functions
    
    If we have a labeled custom function that we are grouping by, and the
    function does not support the `default` dialect, we can not compile our
    query.
    
    * Update tests/unit/test_compiler.py
    
    ---------
    
    Co-authored-by: Tim Sweña (Swast) <tswast@gmail.com>
    snapiri and tswast authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    4a0f8ad View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.12.1 (#1142)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    9f2a7cd View commit details
    Browse the repository at this point in the history
Loading