Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Change 'name' arguments to 'Client' factories for clarity.#1281

Merged
tseaver merged 1 commit intogoogleapis:masterfrom
tseaver:1268-clarify_job_name_parameter_in_client_job_factories
Dec 10, 2015
Merged

Change 'name' arguments to 'Client' factories for clarity.#1281
tseaver merged 1 commit intogoogleapis:masterfrom
tseaver:1268-clarify_job_name_parameter_in_client_job_factories

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Dec 9, 2015

name -> dataset_name for dataset().

name -> job_name for load_table_from_storage(), copy_table(),
extract_table_to_storage(), and run_async_query.

Closes #1268.

'name' -> 'dataset_name' for 'dataset()'.

'name' -> 'job_name' for 'load_table_from_storage()', 'copy_table()',
'extract_table_to_storage()', and 'run_async_query'.

Closes #1268.
@tseaver tseaver added the api: bigquery Issues related to the BigQuery API. label Dec 9, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 9, 2015
@dhermes
Copy link
Contributor

dhermes commented Dec 10, 2015

LGTM

tseaver added a commit that referenced this pull request Dec 10, 2015
…_in_client_job_factories

Change 'name' arguments to 'Client' factories for clarity.
@tseaver tseaver merged commit 5e180f1 into googleapis:master Dec 10, 2015
@tseaver tseaver deleted the 1268-clarify_job_name_parameter_in_client_job_factories branch December 10, 2015 07:05
parthea added a commit that referenced this pull request Nov 24, 2025
* chore: use list() in tests

* update golden files
parthea added a commit that referenced this pull request Mar 2, 2026
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: mukund-ananthu <83691193+mukund-ananthu@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 9, 2026
#1281)

Source-Link: googleapis/synthtool@de3def6
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a1c5112b81d645f5bbc4d4bbc99d7dcb5089a52216c0e3fb1203a0eeabadd7d5

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 9, 2026
…actions (#1279)

* fix: update retry strategy for mutation calls to handle aborted transactions

* test: add mock server test for aborted batch

* chore(python): Update the python version in docs presubmit to use 3.10 (#1281)

Source-Link: googleapis/synthtool@de3def6
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a1c5112b81d645f5bbc4d4bbc99d7dcb5089a52216c0e3fb1203a0eeabadd7d5

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

* fix:Refactoring existing retry logic for aborted transactions and clean up redundant code

* fix: fixed linting errors

* feat: support GRAPH and pipe syntax in dbapi (#1285)

Recognize GRAPH and pipe syntax queries as valid queries
in dbapi.

* chore: Add Custom OpenTelemetry Exporter in for Service Metrics (#1273)

* chore: Add Custom OpenTelemetry Exporter in for Service Metrics

* Updated copyright dates to 2025

---------

Co-authored-by: rahul2393 <irahul@google.com>

* fix: removing retry logic for RST_STREAM errors from _retry_on_aborted_exception handler

---------

Co-authored-by: Knut Olav Løite <koloite@gmail.com>
Co-authored-by: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Lester Szeto <lester.szeto@gmail.com>
Co-authored-by: rahul2393 <irahul@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants