FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: support GRAPH and pipe syntax in dbapi by olavloite · Pull Request #1285 · googleapis/python-spanner · GitHub

This repository was archived by the owner on Jun 8, 2026. It is now read-only.
/ python-spanner Public archive

feat: support GRAPH and pipe syntax in dbapi - #1285

Merged
olavloite merged 1 commit into
mainfrom
support-graph-and-pipe
Jan 7, 2025
Merged

olavloite merged 1 commit into
mainfrom
support-graph-and-pipe

Conversation

Copy link
Copy Markdown
Contributor

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

Recognize GRAPH and pipe syntax queries as valid queries
in dbapi.
olavloite requested review from a team January 7, 2025 13:10
product-auto-label Bot added the size: xs Pull request size is extra small. label Jan 7, 2025
olavloite requested a review from aakashanandg January 7, 2025 13:10
product-auto-label Bot added the api: spanner Issues related to the googleapis/python-spanner API. label Jan 7, 2025
olavloite merged commit 959bb9c into main Jan 7, 2025
olavloite deleted the support-graph-and-pipe branch January 7, 2025 15:07
aakashanandg pushed a commit to aakashanandg/python-spanner that referenced this pull request Jan 8, 2025
Recognize GRAPH and pipe syntax queries as valid queries
in dbapi.
olavloite added a commit that referenced this pull request Jan 9, 2025
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/python-spanner API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL