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

Create Unit-Tests for Index Structures / GRPC #105

Open
silvanheller opened this issue Mar 16, 2022 · 0 comments
Open

Create Unit-Tests for Index Structures / GRPC #105

silvanheller opened this issue Mar 16, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@silvanheller
Copy link
Member

There are currently no tests which create index structures (e.g. PQ) via the GRPC endpoint and then query the corresponding columns. Apart from the obvious advantage to having tests, this would also provide developers with a clear example on which index structures are guaranteed to working if they are used just like in the tests.

The reason for this request is that the quick attempt of creating an index via CLI, rebuilding it and then querying the column did not work for the visualtextcoembedding entity in the V3C1 dump, but I did not get around to investigating the issue further.

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

No branches or pull requests

1 participant