Skip to content

Upgrade spanner to 1.78.0 #1252

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

rasviitanen
Copy link

@rasviitanen rasviitanen commented Mar 26, 2025

Upgrades spanner 1.78.0 to make it possible to use search indexes, tokenize functions and tokenlist in spanner.

Unfortunately, this requires go 1.23 and drops support for 1.22.

Fixes #1251

@coveralls
Copy link

Coverage Status

coverage: 56.319%. remained the same
when pulling c19dd99 on rasviitanen:rasviitanen/upgrade-spanner
into 604248c on golang-migrate:master.

@rasviitanen rasviitanen marked this pull request as ready for review March 26, 2025 09:59
@rasviitanen
Copy link
Author

rasviitanen commented Apr 8, 2025

Might want to wait with this until DROP SEARCH INDEX and ALTER SEARCH INDEX is supported as well
PR pending:

Copy link
Member

@dhui dhui left a comment

Choose a reason for hiding this comment

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

@rasviitanen could you rebase your PR and also limit your changes to just updating spanner? e.g. don't modify the supported Go versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade spanner to 1.78.0
3 participants