OpenSearch/x-pack/plugin/sql
Marios Trivyzas 59b3294bc9 SQL: Implement DATEADD function (#47747)
Implement DATEADD/TIMESTAMPADD function as per the MS-SQL spec:
https://docs.microsoft.com/en-us/sql/t-sql/functions/dateadd-transact-sql?view=sql-server-2017
which allows a user to add/subtract specified number of specified units
to/from a date/datetime field/expression.

Closes: #47746
(cherry picked from commit e624bc281bebb4bbe0b0c2e0a8cbc712e50097a8)
2019-10-10 16:22:13 +02:00
..
jdbc SQL: Add support for shape type (#46464) 2019-09-26 09:47:42 -04:00
qa SQL: Implement DATEADD function (#47747) 2019-10-10 16:22:13 +02:00
sql-action Update joda to 2.10.3 (#45495) 2019-08-23 10:39:39 +02:00
sql-cli Add missing dependencies so we can build in parallel (#43672) 2019-06-28 16:41:18 +03:00
sql-client SQL: fix URI path being lost in case of hosted ES scenario (#44776) 2019-07-25 10:27:51 +03:00
sql-proto Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
src SQL: Implement DATEADD function (#47747) 2019-10-10 16:22:13 +02:00
build.gradle [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00