Skip to content

ESQL: Support null group key in more cases #98507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Aug 15, 2023

This adds support for null group keys in all groupings that are backed by the PackedValuesBlockHash. This means the only groupings that don't support null keys at the moment are long/long pairs, and long/bytes_ref pairs. Those are coming next.

This adds support for null group keys in all groupings that are
backed by the PackedValuesBlockHash. This means the only groupings
that don't support null keys at the moment are long/long pairs,
and long/bytes_ref pairs. Those are coming next.
@nik9000
Copy link
Member Author

nik9000 commented Aug 15, 2023

This was reviewed and approved before we opened the feature/esql public branch.

@nik9000 nik9000 added v8.11.0 Team:QL (Deprecated) Meta label for query languages team labels Aug 15, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-ql (Team:QL)

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/elasticsearch-esql (:Query Languages/ES|QL)

@nik9000 nik9000 merged commit cb53b46 into elastic:feature/esql Aug 15, 2023
csoulios pushed a commit to csoulios/elasticsearch that referenced this pull request Aug 18, 2023
This adds support for null group keys in all groupings that are
backed by the PackedValuesBlockHash. This means the only groupings
that don't support null keys at the moment are long/long pairs,
and long/bytes_ref pairs. Those are coming next.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL >feature Team:QL (Deprecated) Meta label for query languages team v8.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants