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

[BUG] Show covering index runs into error when index is not present #86

Closed
ps48 opened this issue Oct 20, 2023 · 2 comments
Closed

[BUG] Show covering index runs into error when index is not present #86

ps48 opened this issue Oct 20, 2023 · 2 comments
Assignees
Labels
0.1.1 bug Something isn't working

Comments

@ps48
Copy link
Member

ps48 commented Oct 20, 2023

What is the bug?
Show covering index runs into error when index is not present.
{"data":{"ok":true,"resp":{"status":"FAILED","error":"Fail to run query or write result"}}}

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Make sure a covering index is not present in table ex.alb_logs.
  2. Run SHOW INDEX ON myS3.default.alb_logs

What is the expected behavior?
This should return success with empty [] response.
Error/Failed state should only be sent when query execution runs into error.

@ps48 ps48 added bug Something isn't working untriaged labels Oct 20, 2023
@dai-chen dai-chen self-assigned this Oct 21, 2023
@dai-chen
Copy link
Collaborator

It should be fixed in #81. Please verify latest artifact and let me know if still have issue. Thanks!

@dai-chen
Copy link
Collaborator

Feel free to reopen if any problem. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.1.1 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants