OpenSearch/x-pack/plugin
Benjamin Trent 2fadec5c3d
ML: Add support for rollup Indexes in Datafeeds (#34654)
* Adding rollup support for datafeeds

* Fixing tests and adjusting formatting

* minor formatting chagne

* fixing some syntax and removing redundancies

* Refactoring and fixing failing test

* Refactoring, adding paranoid null check

* Moving rollup into the aggregation package

* making AggregationToJsonProcessor package private again

* Addressing test failure

* Fixing validations, chunking

* Addressing failing test

* rolling back RollupJobCaps changes

* Adding comment and cleaning up test

* Addressing review comments and test failures

* Moving builder logic into separate methods

* Addressing PR comments, adding test for rollup permissions

* Fixing test failure

* Adding rollup priv check on datafeed put

* Handling missing index when getting caps

* Fixing unused import
2018-11-01 10:02:24 -05:00
..
ccr Core: Less settings to AbstractComponent (#35140) 2018-10-31 21:23:20 -04:00
core ML: Add support for rollup Indexes in Datafeeds (#34654) 2018-11-01 10:02:24 -05:00
deprecation Add cluster-wide shard limit warnings (#34021) 2018-10-23 16:35:10 -06:00
graph Graph: Move qa into plugin (#34517) 2018-10-30 15:14:33 -04:00
logstash Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
ml ML: Add support for rollup Indexes in Datafeeds (#34654) 2018-11-01 10:02:24 -05:00
monitoring Core: Less settings to AbstractComponent (#35140) 2018-10-31 21:23:20 -04:00
rollup Core: Less settings to AbstractComponent (#35140) 2018-10-31 21:23:20 -04:00
security Core: Less settings to AbstractComponent (#35140) 2018-10-31 21:23:20 -04:00
sql SQL: handle wildcard expansion on incorrect fields (#35134) 2018-11-01 11:30:05 +02:00
src/test Watcher: fix metric stats names (#34951) 2018-11-01 10:12:05 -04:00
upgrade Core: Less settings to AbstractComponent (#35140) 2018-10-31 21:23:20 -04:00
watcher Watcher: fix metric stats names (#34951) 2018-11-01 10:12:05 -04:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00