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

improv: Migrate Message Embedding column only if schema vector width != config #189

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

danielchalef
Copy link
Member

@danielchalef danielchalef commented Sep 18, 2023

Avoid unnecessary migrations and potential loss of existing embeddings.

  • Migrate embedding column to new width only if width in DB schema != configured width.
  • Add data loss warning.

@danielchalef danielchalef temporarily deployed to build-test September 18, 2023 15:20 — with GitHub Actions Inactive
@danielchalef danielchalef merged commit ef17e04 into main Sep 18, 2023
5 checks passed
@danielchalef danielchalef deleted the feat/improve-msg-vector-width-migration branch September 18, 2023 15:26
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.

None yet

1 participant