elasticsearch/x-pack/plugin/transform/qa
Hendrik Muhs 383fbd8e07
[Transform] Optimize composite agg execution using ordered groupings (#75424)
Automatically reorder group_by for composite aggs, ensuring date histogram
group by comes first. The order is only changed for execution, the provided
config remains unchanged.

In case of 2 group_by's of the same order type, the configuration order is
respected. Script and runtime field based group_by's are penalized.
2021-07-20 09:19:28 +02:00
..
multi-cluster-tests-with-security Avoid creating unused test tasks (#74644) 2021-06-30 14:11:25 +02:00
multi-node-tests Polish and cleanup test related plugins (#74673) 2021-07-05 10:34:36 +02:00
single-node-tests [Transform] Optimize composite agg execution using ordered groupings (#75424) 2021-07-20 09:19:28 +02:00
build.gradle Cleanup QA projects build scripts (#74428) 2021-06-23 11:35:47 +02:00