Skip to content

Fix: Mark the left-hand tuple of a multi-column IN as incomplete while its subquery is missing - #229

Merged
bartoval merged 1 commit into
elastic:mainfrom
bartoval:mark-left-hand-incomplete-miss-subquery
Aug 21, 2026
Merged

Fix: Mark the left-hand tuple of a multi-column IN as incomplete while its subquery is missing#229
bartoval merged 1 commit into
elastic:mainfrom
bartoval:mark-left-hand-incomplete-miss-subquery

Conversation

@bartoval

Copy link
Copy Markdown
Contributor

Summary

Mark the left-hand tuple of a multi-column IN as incomplete while its subquery is missing

@bartoval bartoval self-assigned this Aug 20, 2026
@bartoval
bartoval requested a review from a team as a code owner August 20, 2026 17:31
@bartoval
bartoval enabled auto-merge (squash) August 20, 2026 20:34
@bartoval
bartoval merged commit 26c469b into elastic:main Aug 21, 2026
2 checks passed
@github-actions github-actions Bot mentioned this pull request Aug 21, 2026
bartoval pushed a commit that referenced this pull request Aug 21, 2026
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @elastic/highlightjs-esql@4.21.0

### Minor Changes

- [#225](#225)
[`7b24519`](7b24519)
Thanks [@vadimkibana](https://github.com/vadimkibana)! - new package
`@elastic/highlightjs-esql` — Highlight.js language syntax definitions
for ES|QL, migrated from the `elastic/highlightjs-esql` repository

### Patch Changes

- Updated dependencies []:
  - @elastic/esql-definitions@4.21.0
## @elastic/esql@4.21.0

### Patch Changes

- [#229](#229)
[`26c469b`](26c469b)
Thanks [@bartoval](https://github.com/bartoval)! - Mark the left-hand
tuple of a multi-column `IN` as incomplete while its subquery is
missing.

- Updated dependencies []:
  - @elastic/esql-types@4.21.0
  - @elastic/esql-definitions@4.21.0
  - @elastic/esql-grammar@4.21.0
  - @elastic/esql-promql-grammar@4.21.0
  - @elastic/pretty-printer@4.21.0
  - @elastic/esql-traversal@4.21.0
  - @elastic/esql-ast@4.21.0
## @elastic/esql-ast@4.21.0

### Patch Changes

- Updated dependencies []:
  - @elastic/esql-types@4.21.0
  - @elastic/esql-definitions@4.21.0
  - @elastic/esql-grammar@4.21.0
  - @elastic/esql-promql-grammar@4.21.0
## @elastic/elasticsearch-esql-dsl@4.21.0

### Patch Changes

- Updated dependencies []:
  - @elastic/elasticsearch-query-builder@4.21.0
## @elastic/esql-traversal@4.21.0

### Patch Changes

- Updated dependencies []:
  - @elastic/esql-types@4.21.0
  - @elastic/esql-ast@4.21.0
## @elastic/monaco-esql@4.21.0

### Patch Changes

- Updated dependencies []:
  - @elastic/esql-definitions@4.21.0
## @elastic/prismjs-esql@4.21.0

### Patch Changes

- Updated dependencies []:
  - @elastic/esql-definitions@4.21.0
## @elastic/textmate-esql@4.21.0

### Patch Changes

- Updated dependencies []:
  - @elastic/esql-definitions@4.21.0
## @elastic/esql-definitions@4.21.0


## @elastic/esql-grammar@4.21.0


## @elastic/esql-parser@4.21.0


## @elastic/esql-promql-grammar@4.21.0


## @elastic/esql-types@4.21.0


## @elastic/pretty-printer@4.21.0


## @elastic/elasticsearch-query-builder@4.21.0

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants