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

Duplicate embeddings into the storage table #4

Open
mkornacker opened this issue May 21, 2023 · 0 comments
Open

Duplicate embeddings into the storage table #4

mkornacker opened this issue May 21, 2023 · 0 comments

Comments

@mkornacker
Copy link
Collaborator

At the moment, embeddings are only stored in the NN index. It will be easier to replicate the data if it is stored redundantly in the storage table.

This will require an additional column for indexed columns: col_idx
At the moment, columns can have at most 1 index, but that will change in the future.

@mkornacker mkornacker self-assigned this May 21, 2023
@mkornacker mkornacker removed their assignment Sep 8, 2023
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

No branches or pull requests

1 participant