REPRODUCE WITH: ./gradlew ":x-pack:plugin:esql:compute:test" --tests "org.elasticsearch.compute.aggregation.TimeSeriesFirstDocIdDeduplicationTests.testSimpleToString" -Dtests.seed=9AC64E36D4590C4E -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ne-IN -Dtests.timezone=Pacific/Gambier -Druntime.java=25
Expected: "TimeSeriesAggregationOperator[blockHash=BytesRefLongBlockHash{keys=[BytesRefKey[channel=0], LongKey[channel=1]], entries=0, size=213112b}, aggregators=[GroupingAggregator[aggregatorFunction=FirstDocIdGroupingAggregatorFunction[channel=2], mode=SINGLE]]]"
but: was "TimeSeriesAggregationOperator[blockHash=BytesRefLongBlockHash{keys=[BytesRefKey[channel=0], LongKey[channel=1]], entries=0, size=392b}, aggregators=[GroupingAggregator[aggregatorFunction=FirstDocIdGroupingAggregatorFunction[channel=2], mode=SINGLE]]]"
CI Link
https://gradle-enterprise.elastic.co/s/cnsm4tgtkmn2g/tests/task/:x-pack:plugin:esql:compute:test/details/org.elasticsearch.compute.aggregation.TimeSeriesFirstDocIdDeduplicationTests/testSimpleToString?top-execution=1
Repro line
REPRODUCE WITH: ./gradlew ":x-pack:plugin:esql:compute:test" --tests "org.elasticsearch.compute.aggregation.TimeSeriesFirstDocIdDeduplicationTests.testSimpleToString" -Dtests.seed=9AC64E36D4590C4E -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ne-IN -Dtests.timezone=Pacific/Gambier -Druntime.java=25
Does it reproduce?
Yes
Applicable branches
main
Failure history
No response
Failure excerpt