./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.optimizer.rules.logical.local.ReplaceDateTruncBucketWithRoundToTests.testPushDownFunctionsLookupJoin" -Dtests.seed=B0CAAB99FA88ABA1 -Dtests.locale=ml-IN -Dtests.timezone=America/Argentina/Rio_Gallegos -Druntime.java=25
java.lang.AssertionError:
Expected: an instance of org.elasticsearch.xpack.esql.core.expression.FieldAttribute
but: <length(last_name)> is a org.elasticsearch.xpack.esql.expression.function.scalar.string.Length
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.