Skip to content

ES|QL: transport version to backport #143399#144232

Merged
luigidellaquila merged 1 commit intoelastic:mainfrom
luigidellaquila:esql/backport_143399_tv_9_3
Mar 14, 2026
Merged

ES|QL: transport version to backport #143399#144232
luigidellaquila merged 1 commit intoelastic:mainfrom
luigidellaquila:esql/backport_143399_tv_9_3

Conversation

@luigidellaquila
Copy link
Contributor

Add Transport version to backport #143399 to v9.3

@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.4.0 labels Mar 13, 2026
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Copy link
Contributor

@alex-spies alex-spies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this was made with the gradle task for transport versions. It looks like it should be right, given that the upper bound on the 9.3 branch is currently 9250007.

@luigidellaquila
Copy link
Contributor Author

I assume this was made with the gradle task

yes, it's all automatic

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, I wonder, doesn't main need to have the definition with 2 TVs, so it knows that there is a 9.3 TV that supports this? On main, this currently just says 9305000, so it's oblivious to the backport, no?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My understanding is that main (this one) will have both versions:

  • 9305000 in 9.4.csv
  • 9250008 for the backport in 9.3.csv
  • both in the definition file, in this case esql_missing_es_field.csv

I also see that the backport PR won't succeed until this one is merged (there is a check against main)

@luigidellaquila luigidellaquila merged commit 7a4e493 into elastic:main Mar 14, 2026
37 checks passed
ncordon pushed a commit to ncordon/elasticsearch that referenced this pull request Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL >non-issue Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants