Skip to content
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

Migrate index when casting a vector column #1978

Open
wjones127 opened this issue Feb 19, 2024 · 0 comments · May be fixed by #2102
Open

Migrate index when casting a vector column #1978

wjones127 opened this issue Feb 19, 2024 · 0 comments · May be fixed by #2102
Assignees
Labels
enhancement New feature or request rust Rust related tasks

Comments

@wjones127
Copy link
Contributor

wjones127 commented Feb 19, 2024

In alter_columns(), we can cast vector columns to new types. Currently, this loses the index. However, we should be able to preserve the index as part of the transaction if we migrate it somehow.

@wjones127 wjones127 added enhancement New feature or request rust Rust related tasks labels Feb 19, 2024
@wjones127 wjones127 self-assigned this Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rust Rust related tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant