OpenSearch/x-pack/plugin/sql/qa
Marios Trivyzas 7fddf198b7 SQL: Implement DATEDIFF function (#47920)
Implement DATEDIFF/TIMESTAMPDIFF function as per the MS-SQL spec:
https://docs.microsoft.com/en-us/sql/t-sql/functions/datediff-transact-sql?view=sql-server-2017
which allows a user to substract two date/datetime fields and return the
difference in the date/time unit specified.

Closes: #47919
(cherry picked from commit 745699f38dc8222670ffd65b66df33b5da39040b)
2019-10-15 15:12:11 +02:00
..
multi-node SQL: adds format parameter to range queries for constant date comparisons (#45503) 2019-08-13 23:04:30 +03:00
no-sql SQL: handle SQL not being available in a more graceful way (#43665) 2019-07-10 14:36:24 +03:00
security Convert RunTask to use testclusers, remove ClusterFormationTasks (#47572) 2019-10-08 14:43:29 +03:00
single-node SQL: adds format parameter to range queries for constant date comparisons (#45503) 2019-08-13 23:04:30 +03:00
src/main SQL: Implement DATEDIFF function (#47920) 2019-10-15 15:12:11 +02:00
build.gradle Add resolution rule to allow resolving all deps (#46768) 2019-09-18 11:09:43 +03:00