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

wrong index suggest about column with calculation #232

Closed
martianzhang opened this issue Oct 17, 2019 · 0 comments
Closed

wrong index suggest about column with calculation #232

martianzhang opened this issue Oct 17, 2019 · 0 comments

Comments

@martianzhang
Copy link
Contributor

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
    If possible, provide a recipe for reproducing the error.
SELECT * FROM film WHERE length % 20 = 4;
  1. What did you expect to see?

columns with math calculation will not use existed index

  1. What did you see instead?

soar give index suggestion about length column

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

No branches or pull requests

1 participant