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

SQL: Enable adding missing equals to bool fields as filters (backport of #66252) #66355

Merged
merged 3 commits into from
Dec 15, 2020

Conversation

bpintea
Copy link
Contributor

@bpintea bpintea commented Dec 15, 2020

  • Enable the AddMissingEqualsToBoolField rule in SQL

This will enable QL's AnalyzerRules.AddMissingEqualsToBoolField to SQL's
analyzer as well.

(cherry picked from commit ea137f9)

…66252)

* Enable the AddMissingEqualsToBoolField rule in SQL

This will enable QL's AnalyzerRules.AddMissingEqualsToBoolField to SQL's
analyzer as well.

(cherry picked from commit ea137f9)
@elasticmachine elasticmachine added the Team:QL (Deprecated) Meta label for query languages team label Dec 15, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-ql (Team:QL)

@bpintea
Copy link
Contributor Author

bpintea commented Dec 15, 2020

@elasticmachine update branch

@bpintea
Copy link
Contributor Author

bpintea commented Dec 15, 2020

@elasticmachine update branch

@bpintea
Copy link
Contributor Author

bpintea commented Dec 15, 2020

@elasticmachine run elasticsearch-ci/1

@bpintea bpintea merged commit 2933621 into elastic:7.x Dec 15, 2020
@bpintea bpintea deleted the port/7.x_65325 branch December 15, 2020 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/SQL SQL querying backport Team:QL (Deprecated) Meta label for query languages team v7.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants