Permalink
base repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v3.21.0
Choose a base ref
...
head repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v3.22.0
Choose a head ref
  • 3 commits
  • 22 files changed
  • 5 contributors

Commits on Apr 18, 2024

  1. feat: support RANGE in queries Part 2: Arrow (#1868)

    * feat: support range in queries as dict
    
    * fix sys tests
    
    * lint
    
    * add arrow support
    
    * fix python 3.7 test error
    
    * print dependencies in sys test
    
    * add unit test and docs
    
    * fix unit test
    
    * add func docs
    
    * add sys test for tabledata.list in arrow
    
    * add sys test for tabledata.list as iterator
    
    * lint
    
    * fix docs error
    
    * fix docstring
    
    * fix docstring
    
    * fix docstring
    
    * docs
    
    * docs
    
    * docs
    
    * move dtypes mapping code
    
    * address comment
    
    * address comment
    
    * fix pytest error
    
    * Revert "move dtypes mapping code"
    
    This reverts commit c46c65c.
    
    * remove commented out assertions
    
    * typo and formats
    
    * add None-check for range_element_type and add unit tests
    
    * change test skip condition
    
    * fix test error
    
    * change test skip condition
    
    * change test skip condition
    
    * change decorator order
    
    * use a different way to construct test data
    
    * fix error message and add warning number check
    
    * add warning number check and comments
    @Linchin
    Linchin authoredApr 18, 2024
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
    Co-authored-by: Chalmer Lowe <[email protected]>
    3 people authoredApr 19, 2024
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. chore(main): release 3.22.0 (#1905)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
    @release-please
    release-please[bot] authoredMay 6, 2024
    Configuration menu
    Copy the full SHA
    0e39066View commit details
    Browse the repository at this point in the history
Loading