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: 1199 enhance similarity search test to make index is used #1212

Merged

Conversation

jiashenC
Copy link
Member

  • Drop index has some bugs on newly added indexes
  • Improve msg
  • Enhance test cases

@jiashenC jiashenC linked an issue Sep 25, 2023 that may be closed by this pull request
2 tasks
@jiashenC jiashenC self-assigned this Sep 25, 2023
@jiashenC jiashenC added this to the v0.3.7 milestone Sep 25, 2023
LIMIT 1;""".format(
self.img_path
)
explain_batch = execute_query_fetch_all(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is cool!

@gaurav274 gaurav274 added Bug 🐞 EVA is not working as expected User Experience labels Sep 25, 2023
@jiashenC jiashenC merged commit 09d6434 into staging Sep 25, 2023
6 of 7 checks passed
@jiashenC jiashenC deleted the 1199-enhance-similarity-search-test-to-make-index-is-used branch September 25, 2023 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 EVA is not working as expected User Experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance similarity search test to make index is used
2 participants