Skip to content

Add support for Standard SQL dialect 'INT64' and 'FLOAT64' types.#2347

Merged
tseaver merged 1 commit intogoogleapis:masterfrom
tseaver:2229-bigquery-standard-sql-data-types
Sep 19, 2016
Merged

Add support for Standard SQL dialect 'INT64' and 'FLOAT64' types.#2347
tseaver merged 1 commit intogoogleapis:masterfrom
tseaver:2229-bigquery-standard-sql-data-types

Conversation

@tseaver
Copy link
Copy Markdown
Contributor

@tseaver tseaver commented Sep 19, 2016

See: #2229.

@tseaver tseaver added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. api: bigquery Issues related to the BigQuery API. labels Sep 19, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 19, 2016
Copy link
Copy Markdown
Contributor

@dhermes dhermes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tseaver tseaver merged commit 17a82db into googleapis:master Sep 19, 2016
@tseaver tseaver deleted the 2229-bigquery-standard-sql-data-types branch September 19, 2016 18:39
@dhermes
Copy link
Copy Markdown
Contributor

dhermes commented Sep 19, 2016

@tseaver Did you toss this in the release notes for #2270?

@tseaver
Copy link
Copy Markdown
Contributor Author

tseaver commented Sep 19, 2016

Oops, nope.

@dhermes dhermes mentioned this pull request Sep 19, 2016
@tseaver
Copy link
Copy Markdown
Contributor Author

tseaver commented Sep 19, 2016

@dhermes Just added it.

parthea pushed a commit that referenced this pull request Apr 1, 2026
Updates `log_adapter` to optionally store API method names in a
`Session` instance instead of the global list. This improves label
accuracy when running tests in parallel.

- Updates `Session` to initialize `_api_methods` list and lock.
- Updates `log_adapter.add_api_method` and `get_and_reset_api_methods`
to handle session-scoped logging.
- Updates `log_adapter.method_logger` and `property_logger` to identify
the session from arguments.
- Propagates `session` through `start_query_with_client` and its callers
to ensure labels are correctly associated with the session.

---
*PR created automatically by Jules for task
[6421369828766099756](https://jules.google.com/task/6421369828766099756)
started by @tswast*

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Tim Swena <swast@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. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants