OpenSearch/modules/lang-painless
Adrien Grand 53c829b6bc Painless: allow doubles to be casted to longs. (#25936)
Running `(long) someDoubleValue` currently throws a `ClassCastException` while
eg. `(int) someDoubleValue` is accepted.
2017-08-01 16:22:55 +02:00
..
licenses merge master 2016-06-11 13:23:17 -04:00
src Painless: allow doubles to be casted to longs. (#25936) 2017-08-01 16:22:55 +02:00
build.gradle Test: Move flag to painless tests (#24494) 2017-05-04 13:11:09 -04:00