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

fix: support storing columns for indices - #485

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

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

Conversation

@olavloite

@olavloiteolavloite commented Nov 1, 2024

Copy link
Copy Markdown
Contributor

Support STORING clauses for indexes.

Fixes#399
Replaces #400

@product-auto-labelproduct-auto-labelBot 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

Copy link
Copy Markdown
ContributorAuthor

cc @rayudu3745

Base automatically changed from system-tests to mainNovember 8, 2024 13:01
@olavloite
olavloite merged commit 93579c8 into mainNov 8, 2024
@olavloite
olavloite deleted the index-storing-columns branch November 8, 2024 13:23
@release-pleaserelease-pleaseBot mentioned this pull request Nov 8, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spannerIssues 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

@olavloite@asthamohta