Skip to content

ESQL: Account for missing StubRelation due to SurrogateExpressions replacement#142882

Merged
astefan merged 10 commits intoelastic:mainfrom
astefan:142219_fix
Feb 24, 2026
Merged

ESQL: Account for missing StubRelation due to SurrogateExpressions replacement#142882
astefan merged 10 commits intoelastic:mainfrom
astefan:142219_fix

Conversation

@astefan
Copy link
Copy Markdown
Contributor

@astefan astefan commented Feb 23, 2026

Fixes #142219
PR co-authored with AI tools.

@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Feb 23, 2026
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Hi @astefan, I've created a changelog YAML for you.

@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

@astefan astefan requested a review from bpintea February 24, 2026 09:59
Copy link
Copy Markdown
Contributor

@bpintea bpintea left a comment

Choose a reason for hiding this comment

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

LGTM

@astefan astefan added the auto-backport Automatically create backport pull requests when merged label Feb 24, 2026
@astefan astefan merged commit 9cac3d2 into elastic:main Feb 24, 2026
35 checks passed
@astefan astefan deleted the 142219_fix branch February 24, 2026 15:52
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

💔 Backport failed

Status Branch Result
9.3 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 142882

astefan added a commit to astefan/elasticsearch that referenced this pull request Feb 24, 2026
szybia added a commit to szybia/elasticsearch that referenced this pull request Feb 24, 2026
…on-sliced-reindex

* upstream/main:
  Activity logging improvements (elastic#142901)
  Fix serialization of NodeGpuStatsResponse when no GPU is present (elastic#142937)
  Add doc on master elections in DistributedArchitectureGuide (elastic#142435)
  ESQL: Account for missing StubRelation due to SurrogateExpressions replacement (elastic#142882)
  Add BulkByScrollTask Serialization Tests (elastic#142697)
  Rebalance CI test partitions to reduce Part3 bottleneck (elastic#142930)
  Mute org.elasticsearch.xpack.esql.qa.multi_node.EsqlClientYamlIT test {p0=esql/40_tsdb/to_aggregate_metric_double with multi_values} elastic#142964
  Bump OpenTelemetry dependencies (elastic#142323)
  SQL: add support for API key to JDBC and CLI (elastic#142021)
  Ensure requested capability exists (elastic#142695)
  Warn and fall back to local branches.json (elastic#142606)
  [CI] Mute testWithFetchFailures, testAddCompletionListenerScheduleErr… (elastic#142926)
  ESQL: Add support for ORC file format (elastic#142900)
  Update wolfi (versioned) (elastic#142948)
  Add BulkByScrollResponse Serialization Tests (elastic#142688)
  Run 25_id_generation with and without synthetic id (elastic#142770)
elasticsearchmachine pushed a commit that referenced this pull request Feb 24, 2026
…placement (#142970)

* ESQL: Account for missing StubRelation due to SurrogateExpressions replacement (#142882)

(cherry picked from commit 9cac3d2)

* Update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL auto-backport Automatically create backport pull requests when merged >bug Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.3.2 v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ESQL: INLINE STATS with aggs of constants failure

3 participants