forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Sort enum from Painless Definition (elastic#26179)
This is step toward making Definition instanceable which is necessary for custom whitelists in different contexts.
- Loading branch information
Showing
31 changed files
with
892 additions
and
1,243 deletions.
There are no files selected for viewing
1,307 changes: 501 additions & 806 deletions
1,307
modules/lang-painless/src/main/java/org/elasticsearch/painless/AnalyzerCaster.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.