OpenSearch/x-pack/plugin/sql
Marios Trivyzas f3c207d27b SQL: Implement CURRENT_TIME/CURTIME functions (#40662)
After `TIME` SQL data type is introduced, implement
`CURRENT_TIME/CURTIME` functions similarly to CURRENT_TIMESTAMP
that return the system's current time (only, without the date part).

Closes: #40468
(cherry picked from commit 9feede781409d0e264ce45951a25b28ff129b187)
2019-04-04 11:45:20 +02:00
..
jdbc SQL: Fix deserialisation issue of TimeProcessor (#40776) 2019-04-03 16:42:56 +02:00
qa SQL: Implement CURRENT_TIME/CURTIME functions (#40662) 2019-04-04 11:45:20 +02:00
sql-action SQL: Add multi_value_field_leniency inside FieldHitExtractor (#40113) 2019-03-18 14:56:03 +02:00
sql-cli SQL: JLine upgrade and polishing (#40321) 2019-03-22 23:55:51 +02:00
sql-client SQL: JLine upgrade and polishing (#40321) 2019-03-22 23:55:51 +02:00
sql-proto SQL: Introduce SQL TIME data type (#39802) 2019-04-01 23:57:27 +02:00
src SQL: Implement CURRENT_TIME/CURTIME functions (#40662) 2019-04-04 11:45:20 +02:00
build.gradle SQL: Centralize SQL test dependencies version handling (#40551) 2019-03-28 09:22:35 -04:00