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

Implementing Cluster.create().#1257

Merged
dhermes merged 1 commit intogoogleapis:masterfrom
dhermes:bigtable-cluster-create
Dec 4, 2015
Merged

Implementing Cluster.create().#1257
dhermes merged 1 commit intogoogleapis:masterfrom
dhermes:bigtable-cluster-create

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Dec 1, 2015

No description provided.

@dhermes dhermes added the api: bigtable Issues related to the Bigtable API. label Dec 1, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 1, 2015
@tseaver
Copy link
Contributor

tseaver commented Dec 4, 2015

LGTM

dhermes added a commit that referenced this pull request Dec 4, 2015
@dhermes dhermes merged commit 02a3040 into googleapis:master Dec 4, 2015
@dhermes dhermes deleted the bigtable-cluster-create branch December 4, 2015 17:13
parthea added a commit that referenced this pull request Nov 24, 2025
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Nov 26, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 9, 2026
* feat: introduce OpenTelemetry Tracing decorators (#1257)

* feat: introduce OpenTelemetry Tracing decorators

* update test coverage

* add tests, update fixture

* update noxfile, extras; remove print

* update unit test

* review comments

* feat: instrument metadata ops with OTel tracing (#2) (#1267)

* feat: instrument metadata ops with Otel tracing

* update README plus test

* update decorator name per review session

* fix typo in readme

* feat: OTel tracing media ops initial instrumentation (#1280)

* feat: OTel tracing media ops initial instrumentation

* use download class name as span name

* avoid asserting filtered warnings from otel per open-telemetry/opentelemetry-python#3164

* add copyright and preview note

* comments
parthea pushed a commit that referenced this pull request Mar 9, 2026
If the cursor.execute(sql, args) function was called with an empty array
instead of None, it would raise an AttributeError like this:

AttributeError: 'list' object has no attribute 'items'

This is for example automatically done by SQLAlchemy when executing a
raw statement on a dbapi connection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable 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