elasticsearch/qa/mixed-cluster
Ignacio Vera c62df16c38
Fix Bucket ordering for partial reduction in date histogram and histogram aggregation (#108184)
#105359. we changed the bucket ordering for partial reduces which causes issues when the output is shared with a 
node running on an older version. This commit reorders the output to the expected order for previous versions.
2024-05-03 14:31:54 +02:00
..
src/test/java/org/elasticsearch/backwards Fix Bucket ordering for partial reduction in date histogram and histogram aggregation (#108184) 2024-05-03 14:31:54 +02:00
build.gradle Exclude tests that do not work in a mixed cluster scenario (#104935) 2024-01-31 09:32:21 +01:00