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: Update error message and other behavior change #841

Merged
merged 4 commits into from
Nov 7, 2024

Commits on Nov 7, 2024

  1. fix: Update error message and other behavior change

    This PR fix the failing e2e cases for master branch
    
    - Error message changes for expression validation
    - Skip timeout & unexpected message change
    - Use current consistency level param to avoid iterator issues
    
    Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
    congqixia committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    00002cb View commit details
    Browse the repository at this point in the history
  2. fix other cases

    Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
    congqixia committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4fba3e2 View commit details
    Browse the repository at this point in the history
  3. Skip ef hnsw case

    Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
    congqixia committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5ff1e86 View commit details
    Browse the repository at this point in the history
  4. Skip case might timeout

    Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
    congqixia committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a1e3b63 View commit details
    Browse the repository at this point in the history