OpenSearch/plugin/sql
Costin Leau f7bed219f3 SQL: improve conversion of Date types (elastic/x-pack-elasticsearch#4382)
When dealing with dates, the conversion now returns a proper DateTime
instance instead of a long

Relates elastic/x-pack-elasticsearch#4331

Original commit: elastic/x-pack-elasticsearch@bba9f2c79f
2018-04-16 19:58:32 +03:00
..
jdbc SQL: generalize the use of ? for STRING (elastic/x-pack-elasticsearch#4359) 2018-04-13 18:16:47 +03:00
licenses More license file corrections 2018-01-18 16:34:25 -08:00
sql-cli SQL: Ban PrintWriter#println in CLI (elastic/x-pack-elasticsearch#4118) 2018-03-14 16:15:32 -04:00
sql-proto SQL: generalize the use of ? for STRING (elastic/x-pack-elasticsearch#4359) 2018-04-13 18:16:47 +03:00
sql-shared-client Adjust to Streams.copy moving into elasticsearch-core (elastic/x-pack-elasticsearch#4263) 2018-04-06 11:07:25 -06:00
src SQL: improve conversion of Date types (elastic/x-pack-elasticsearch#4382) 2018-04-16 19:58:32 +03:00
build.gradle SQL: Re-enable matrix aggregations (elastic/x-pack-elasticsearch#3977) 2018-03-04 01:53:56 +02:00