Skip to content

Conversation

@hendrikmuhs
Copy link

avoid clashing field name by using a unique prefix

fixes #75957

Similar to #75928: the random generation of fieldnames generated a duplicate, this is usually not a problem, but in this failure case, the field was configured as runtime which breaks the test for certain random seeds

@hendrikmuhs hendrikmuhs added >test Issues or PRs that are addressing/adding tests v8.0.0 :ml/Transform Transform auto-backport Automatically create backport pull requests when merged v7.15.0 labels Aug 3, 2021
@elasticmachine elasticmachine added the Team:ML Meta label for the ML team label Aug 3, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

@hendrikmuhs hendrikmuhs merged commit cc07145 into elastic:master Aug 3, 2021
@hendrikmuhs hendrikmuhs deleted the transform-ci-#75957 branch August 3, 2021 12:21
elasticsearchmachine pushed a commit to elasticsearchmachine/elasticsearch that referenced this pull request Aug 3, 2021
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
7.x

hendrikmuhs pushed a commit that referenced this pull request Aug 3, 2021
… part 2 (#76009) (#76014)

avoid clashing field name by using a unique prefix

fixes #75957
lockewritesdocs pushed a commit to lockewritesdocs/elasticsearch that referenced this pull request Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged :ml/Transform Transform Team:ML Meta label for the ML team >test Issues or PRs that are addressing/adding tests v7.15.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] GroupByOptimizerTests testOrderByType failing

5 participants