OpenSearch/x-pack/plugin/sql
Marios Trivyzas d1ff450edc
SQL: Fix casting from date to numeric type to use millis (#37869)
Previously casting from a DATE[TIME] type to a numeric (DOUBLE, LONG,
INT, etc. used seconds instead of the epoch millis.

Fixes: #37655
2019-01-25 23:29:10 +02:00
..
jdbc SQL: Introduce SQL DATE data type (#37693) 2019-01-24 13:41:58 +02:00
qa SQL: Fix casting from date to numeric type to use millis (#37869) 2019-01-25 23:29:10 +02:00
sql-action SQL: Fix BasicFormatter NPE (#37804) 2019-01-24 15:40:51 +02:00
sql-cli SQL: Return Intervals in SQL format for CLI (#37602) 2019-01-22 14:55:28 +02:00
sql-client SQL: Return Intervals in SQL format for CLI (#37602) 2019-01-22 14:55:28 +02:00
sql-proto SQL: Return Intervals in SQL format for CLI (#37602) 2019-01-22 14:55:28 +02:00
src SQL: Fix casting from date to numeric type to use millis (#37869) 2019-01-25 23:29:10 +02:00
build.gradle SQL: [Tests] Fix and enable internalClusterTests (#37300) 2019-01-11 22:43:17 +02:00