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

Fix index creation #283

Merged
merged 2 commits into from
Mar 21, 2022
Merged

Fix index creation #283

merged 2 commits into from
Mar 21, 2022

Conversation

silvanheller
Copy link
Member

This PR fixes indices not being created (#282), and has also led to two documentation / testing requests to the cottontail API (vitrivr/cottontaildb-proto#9) and cottontail itself (vitrivr/cottontaildb#105)

@silvanheller silvanheller self-assigned this Mar 21, 2022
@lucaro
Copy link
Member

lucaro commented Mar 21, 2022

Given the recent changes on the API, this will become incompatible soon. So it might make sense to wait until the next version of cottontail to merge this.

@Spiess
Copy link
Member

Spiess commented Mar 21, 2022

I suggest merging this now, so it is already fixed for the current version of Cottontail.
Compatibility can be restored in a separate, proper upgrade branch that bumps the minor version.

@silvanheller
Copy link
Member Author

This needs merging now as the current behavior on master is broken (Indices are not created)

@silvanheller silvanheller merged commit f885e70 into master Mar 21, 2022
@silvanheller silvanheller deleted the fix-index-creation branch March 21, 2022 16:29
silvanheller added a commit that referenced this pull request Jun 10, 2022
* fixing indices not being created

Former-commit-id: f885e70
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.

3 participants