Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v3.3.4
Choose a base ref
Loading
...
head repository:googleapis/python-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v3.3.6
Choose a head ref
Loading
  • 12commits
  • 19files changed
  • 7contributors

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    21cc525View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#1363)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    @renovate-bot@parthea
    renovate-bot andparthea authoredOct 4, 2022
    Configuration menu
    Copy the full SHA
    78db9eaView commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Fix: refactor to adapt to changes to shapely dependency (#1376)

    * fix: refactored to account for changes in dependency* Removes comment and ensures linting success* refactor to use loads() function* fix: refactors to account for changes to shapely dependency* fix: refactors to account for changes to shapely dependency* blacken the code* add mypy ignore flag for shapely import
    @chalmerlowe
    chalmerlowe authoredOct 5, 2022
    Configuration menu
    Copy the full SHA
    2afd278View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. fix(deps): allow protobuf 3.19.5 (#1379)

    * fix(deps): allow protobuf 3.19.5* explicitly exclude protobuf 4.21.0
    @parthea
    parthea authoredOct 7, 2022
    Configuration menu
    Copy the full SHA
    3e4a074View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    1c0642cView commit details
    Browse the repository at this point in the history
  2. chore: release 3.3.6 (#1381)

    Release-As: 3.3.6We're going to use 3.3.5 for a break-fix release.
    @parthea
    parthea authoredOct 10, 2022
    Configuration menu
    Copy the full SHA
    4fce1d9View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. feat: reconfigure tqdm progress bar in %%bigquery magic (#1355)

    * feat: add bigquery job id to tqdm progress bar descriptionChange-Id: I2add62e3cdd5f25f88ace2d08f212796918158b6* write to sys.stdout instead of sys.stderrChange-Id: I6c4001608af1bd8c305c53c6089d64f99605bd8c* configure progress barChange-Id: I5788448d580b53898e75fba68ff5d5a9d12e33d6* tqdm.notebookChange-Id: I87e45085b7535083327a5fe2e51dba4b6411db00* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* reinclude ipywidgetsChange-Id: Ibe0fc01db05fcfaacdbe0c074b841ead3a39afc9* reinclude ipywidgetsChange-Id: I56f8f98853e83ead0e0ca743c03407a521370233* change test assertions to tqdm_notebookChange-Id: I2d55e529142ad0024ef4a98c2f15d10a73535380* change test assertions in test_magicsChange-Id: I7961ff1c5e9c54930d077e67ef9e01d79e351c5f* remove ipywidgetsChange-Id: I183e277fc7be8797c85d6802f4f8c3947871d4cc* update assertions in testChange-Id: I3b4a1b9460227ca49bf344362efbcc2c895d804d* update method args in query.py and table.pyChange-Id: I9a2bf2b54579668ff36ed992e599f4c7fabe918c* string formatting* fix typo* fix incorrect import structure for tqdm notebook* change default decorator back to tqdm* modify system test* add ipywidgets package for tqdm.notebook feature, set tqdm.notebook as default decorator for bq magic* change test assertion in test_query_pandas* revert test changes* reformat import statement* reformat import statement* remove timeouterror side effect* add tqdm mock patch* Revert "reformat import statement"This reverts commit4114221.* Revert "add tqdm mock patch"This reverts commitef809a0.* add timeout side effect* fix assertion* fix import* change mock patch to tqdm* move assertion* move assertions* add timeout side effect* adjust import statement, mock.patch tqdm* create fixture* revert import change* add import from helper* fix linting* remove unused imort* set ipywidgets version to 7.7.1* set ipywidgets version to 7.7.1* set ipywidgets version to 7.7.1* bump sphinx version* bump sphinx versionCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @aribray@gcf-owl-bot
    aribray andgcf-owl-bot[bot] authoredOct 11, 2022
    Configuration menu
    Copy the full SHA
    506f781View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    e398336View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#1382)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    @renovate-bot@parthea
    renovate-bot andparthea authoredOct 19, 2022
    Configuration menu
    Copy the full SHA
    36c4a63View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. fix: corrects test for non-existent attribute (#1395)

    * fix: corrects test for non-existent attribute* updates import statement to fix linting issue* updates a test to check for Python version* updates comments
    @chalmerlowe
    chalmerlowe authoredNov 2, 2022
    Configuration menu
    Copy the full SHA
    a80f436View commit details
    Browse the repository at this point in the history
  2. fix(deps): allow pyarrow < 11 (#1393)

    Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
    @parthea@chalmerlowe
    parthea andchalmerlowe authoredNov 2, 2022
    Configuration menu
    Copy the full SHA
    c898546View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. chore(main): release 3.3.6 (#1375)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    @release-please
    release-please[bot] authoredNov 4, 2022
    Configuration menu
    Copy the full SHA
    5d3e5d3View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp