Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

fix: support storing columns for indices#485

Merged
olavloite merged 25 commits intomainfrom
index-storing-columns
Nov 8, 2024
Merged

fix: support storing columns for indices#485
olavloite merged 25 commits intomainfrom
index-storing-columns

Conversation

@olavloite
Copy link
Contributor

@olavloite olavloite commented Nov 1, 2024

Support STORING clauses for indexes.

Fixes #399
Replaces #400

@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. label Nov 1, 2024
@olavloite olavloite marked this pull request as ready for review November 4, 2024 13:22
@olavloite olavloite requested a review from asthamohta November 4, 2024 13:22
@olavloite
Copy link
Contributor Author

cc @rayudu3745

Base automatically changed from system-tests to main November 8, 2024 13:01
@olavloite olavloite merged commit 93579c8 into main Nov 8, 2024
@olavloite olavloite deleted the index-storing-columns branch November 8, 2024 13:23
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.

Index on a table containing columns with no sort order fails while reflecting the table

2 participants