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:v2.28.1
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:v2.29.0
Choose a head ref
Loading
  • 13commits
  • 40files changed
  • 6contributors

Commits on Oct 7, 2021

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

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    c8124e9View commit details
    Browse the repository at this point in the history
  2. docs: fix formatting of generated client docstrings (#1009)

    chore: fix docstring for first attribute of protoscommitter:@busunkim96PiperOrigin-RevId: 401271153Source-Link:googleapis/googleapis@787f8c9Source-Link:googleapis/googleapis-gen@81decffCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODFkZWNmZmU5ZmM3MjM5NmE4MTUzZTc1NmQxZDY3YTZlZWNmZDYyMCJ9* 🦉 Updates from OwlBotSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.mdCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Tim Swast <swast@google.com>
    @gcf-owl-bot@tswast
    3 people authoredOct 8, 2021
    Configuration menu
    Copy the full SHA
    f7b0ee4View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. chore: add DatasetListItem type (#1017)

    _Thank_ you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea- [ ] Ensure the tests and linter pass- [ ] Code coverage does not decrease (if any source code was changed)- [ ] Appropriate docs were updated (if necessary)Fixes#995 🦕
    @steffnay
    steffnay authoredOct 11, 2021
    Configuration menu
    Copy the full SHA
    1762e5bView commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. chore: disable required linear history on v3 branch (#1018)

    This should prevent conflicts when we sync v3 with main.Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea- [ ] Ensure the tests and linter pass- [ ] Code coverage does not decrease (if any source code was changed)- [ ] Appropriate docs were updated (if necessary)
    @tswast
    tswast authoredOct 12, 2021
    Configuration menu
    Copy the full SHA
    5980920View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. feat: allow queryJob.result() to be called on a dryRun (#1015)

    * feat: allow queryJob.result() to be called on a dryRun* update to return EmptyRowIterator
    @steffnay
    steffnay authoredOct 13, 2021
    Configuration menu
    Copy the full SHA
    685f06aView commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. feat: addQueryJob.schemaproperty for dry run queries (#1014)

    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea- [ ] Ensure the tests and linter pass- [ ] Code coverage does not decrease (if any source code was changed)- [ ] Appropriate docs were updated (if necessary)Issue discovered while investigating what properties are needed in#967
    @tswast
    tswast authoredOct 14, 2021
    Configuration menu
    Copy the full SHA
    2937fa1View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. docs: document ScriptStatistics and other missing resource classes (#…

    …1023)While implementing Sessions, I noticed several missing classes in the reference docs.Using "automodule" since experience has shown we often forget to add new classes to `docs/reference.rst`.
    @tswast
    tswast authoredOct 15, 2021
    Configuration menu
    Copy the full SHA
    6679109View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. chore(python): push cloud library docs to staging bucket for Cloud RAD (

    #1030)Source-Link:googleapis/synthtool@7fd61f8Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:4ee57a76a176ede9087c14330c625a71553cf9c72828b2c0ca12f5338171ba60Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @gcf-owl-bot
    gcf-owl-bot[bot] andgcf-owl-bot[bot] authoredOct 25, 2021
    Configuration menu
    Copy the full SHA
    1f864fdView commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. feat: add support for INTERVAL data type tolist_rows(#840)

    * test: refactor `list_rows` tests and add test for scalars* WIP: INTERVAL support* feat: add support for INTERVAL data type to `list_rows`* fix relativedelta construction for non-microseconds* WIP: support INTERVAL query params* remove dead code* INTERVAL not supported in query parameters* revert query parameter changes* add validation error for interval* add unit tests for extreme intervals* add dateutil to intersphinx* use dictionary for intersphinx* 🦉 Updates from OwlBotSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* 🦉 Updates from OwlBotSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* add test case for trailing .* explicit none* 🦉 Updates from OwlBotSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* truncate nanoseconds* use \d group for digits* use \d for consistencyCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Peter Lamut <plamut@users.noreply.github.com>
    @tswast@gcf-owl-bot@plamut
    3 people authoredOct 26, 2021
    Configuration menu
    Copy the full SHA
    e37380aView commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. feat: add session and connection properties to QueryJobConfig (#1024)

    * feat: add session and connection properties to QueryJobConfig* add unit tests* adjust types and add versionadded* add missing url* link to ConnectionProperty docs* add resource classes to root module
    @tswast
    tswast authoredOct 27, 2021
    Configuration menu
    Copy the full SHA
    e4c94f4View commit details
    Browse the repository at this point in the history
  2. deps: allow pyarrow 6.x (#1031)

    * deps: allow pyarrow 6.x* dry pyarrow deps* 🦉 Updates from OwlBotSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.mdCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @tswast@gcf-owl-bot
    tswast andgcf-owl-bot[bot] authoredOct 27, 2021
    Configuration menu
    Copy the full SHA
    1c2de74View commit details
    Browse the repository at this point in the history
  3. chore: release 2.29.0 (#1022)

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

[8]ページ先頭

©2009-2025 Movatter.jp