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

fix: Retrieve columns in compound indexes in correct order by waltaskew · Pull Request #798 · googleapis/python-spanner-sqlalchemy · GitHub

This repository was archived by the owner on May 14, 2026. It is now read-only.

fix: Retrieve columns in compound indexes in correct order - #798

Merged
olavloite merged 2 commits into
googleapis:mainfrom
waltaskew:index-order
Nov 10, 2025
Merged

fix: Retrieve columns in compound indexes in correct order#798
olavloite merged 2 commits into
googleapis:mainfrom
waltaskew:index-order

Conversation

Copy link
Copy Markdown
Contributor

Fixes #797

product-auto-label Bot added the api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. label Nov 7, 2025

olavloite commented Nov 10, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Sample build error seems to be related to an Emulator regression: #799

EDIT: This is not a regression. It is something that should not have worked in the first place in the Emulator, and that never worked on real Spanner. The sample has now been updated.

olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 10, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 10, 2025
olavloite requested a review from bhatt4982 November 10, 2025 10:38

bhatt4982 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM...

olavloite merged commit 9afe49b into googleapis:main Nov 10, 2025
13 of 14 checks passed
daniel-sanche added a commit that referenced this pull request Dec 15, 2025
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.

Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620
<details><summary>sqlalchemy-spanner: 1.17.2</summary>

##
[1.17.2](v1.17.1...v1.17.2)
(2025-12-15)

### Bug Fixes

* Retrieve columns in compound indexes in correct order (#798)
([9afe49b](9afe49bb))

</details>
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-sqlalchemy API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong Composite Index Column Order

4 participants


Back | FazBrowse Home | New Git URL