OpenSearch/x-pack/plugin
Hendrik Muhs 684b562381
[7.x][ML-DataFrame] Rewrite continuous logic to prevent terms count limit (#44287)
Rewrites how continuous data frame transforms calculates and handles buckets that require an update. Instead of storing the whole set in memory, it pages through the updates using a 2nd cursor. This lowers memory consumption and prevents problems with limits at query time (max_terms_count). The list of updates can be re-retrieved in a failure case (#43662)
2019-07-13 06:58:04 +02:00
..
ccr Remove IncompatibleSnapshots Logic from Codebase (#44096) (#44183) 2019-07-11 07:15:51 +02:00
core [7.x][ML-DataFrame] Rewrite continuous logic to prevent terms count limit (#44287) 2019-07-13 06:58:04 +02:00
data-frame [7.x][ML-DataFrame] Rewrite continuous logic to prevent terms count limit (#44287) 2019-07-13 06:58:04 +02:00
deprecation Remove nodeId from BaseNodeRequest (#43658) 2019-06-27 18:45:14 -07:00
graph Reorder HandledTransportAction ctor args (#44291) 2019-07-12 13:45:09 -07:00
ilm ilm test - allow more time for policy completion (#43844) 2019-07-02 22:05:18 -05:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
mapper-flattened Add support for 'flattened object' fields. (#43762) 2019-07-01 12:08:50 +03:00
ml Reorder HandledTransportAction ctor args (#44291) 2019-07-12 13:45:09 -07:00
monitoring Reorder HandledTransportAction ctor args (#44291) 2019-07-12 13:45:09 -07:00
rollup Reorder HandledTransportAction ctor args (#44291) 2019-07-12 13:45:09 -07:00
security Reorder HandledTransportAction ctor args (#44291) 2019-07-12 13:45:09 -07:00
sql SQL: add pretty printing to JSON format (#43756) (#44220) 2019-07-11 20:02:24 +03:00
src/test [ML][Data Frame] Fixing default delay set in timesync (#44281) (#44293) 2019-07-12 15:21:47 -05:00
vectors Add l1norm and l2norm distances for vectors (#44116) 2019-07-11 14:30:02 -04:00
voting-only-node Publish to self through transport (#43994) 2019-07-05 13:00:52 +02:00
watcher Reorder HandledTransportAction ctor args (#44291) 2019-07-12 13:45:09 -07:00
build.gradle Testclusters: conver remaining x-pack (#43335) 2019-06-24 12:07:42 +03:00