OpenSearch/x-pack/plugin
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
..
analytics Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
ccr Do not auto-follow closed indices (#47721) (#47800) 2019-10-09 19:16:23 +02:00
core [7.5][Transform] introduce new roles and deprecate old ones (#47780) (#47819) 2019-10-10 10:31:24 +02:00
deprecation Add migration tool checks for `_field_names` disabling (#46972) 2019-09-25 10:15:10 +02:00
frozen-indices Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
graph Fix XPackPlugin usages in tests (#47252) 2019-10-02 12:36:02 +02:00
ilm Mute test SLMSnapshotBlockingIntegTests.testRetentionWhileSnapshotInProgress 2019-10-09 15:38:24 -07:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
mapper-flattened Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
ml Fix Mute RunDataFrameAnalyticsIT.testOutlierDetectionStopAndRestart 2019-10-10 18:17:01 +04:00
monitoring Fix cluster alert for watcher/monitoring IndexOutOfBoundsExcep… (#47756) 2019-10-09 10:47:21 -05:00
rollup Ensure random timestamps are within search boundary (#38753) (#47787) 2019-10-10 14:38:01 +02:00
search-business-rules Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
security Simplify some Common ActionRunnable Uses (#47799) (#47828) 2019-10-09 23:29:50 +02:00
spatial Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
sql SQL: Implement DATEADD function (#47747) 2019-10-10 16:22:13 +02:00
src/test [7.5][Transform] introduce new roles and deprecate old ones (#47780) (#47819) 2019-10-10 10:31:24 +02:00
transform [7.5][Transform] introduce new roles and deprecate old ones (#47780) (#47819) 2019-10-10 10:31:24 +02:00
vectors Fix XPackPlugin usages in tests (#47252) 2019-10-02 12:36:02 +02:00
voting-only-node Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
watcher Watcher - catch uncaught exception. (#47680) (#47695) 2019-10-07 15:45:45 -05:00
build.gradle Convert RunTask to use testclusers, remove ClusterFormationTasks (#47572) 2019-10-08 14:43:29 +03:00