-
Notifications
You must be signed in to change notification settings - Fork 24.8k
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: Improve painless script generated from IN
#35055
Merged
Merged
Commits on Oct 30, 2018
-
SQL: "Polish" painless script generated from
IN
Replace standard `||` and `==` painless operators with `or` and `eq` null safe alternatives from `InternalSqlScriptUtils`. Follow up to elastic#34750
Configuration menu - View commit details
-
Copy full SHA for 782b6fe - Browse repository at this point
Copy the full SHA 782b6feView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0cd723 - Browse repository at this point
Copy the full SHA a0cd723View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bd1dc5 - Browse repository at this point
Copy the full SHA 6bd1dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb61b36 - Browse repository at this point
Copy the full SHA fb61b36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d8e0cb - Browse repository at this point
Copy the full SHA 8d8e0cbView commit details
Commits on Oct 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c09027d - Browse repository at this point
Copy the full SHA c09027dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f0b212 - Browse repository at this point
Copy the full SHA 9f0b212View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb97b51 - Browse repository at this point
Copy the full SHA fb97b51View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbd9b62 - Browse repository at this point
Copy the full SHA dbd9b62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8beefbc - Browse repository at this point
Copy the full SHA 8beefbcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.