Skip to content
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

Relax block serialization assertion in 8.13 #108748

Merged
merged 1 commit into from
May 17, 2024

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented May 17, 2024

In section 8.13, during serialization, we can enable compact forms for blocks/vectors. One of these is converting a single position vector into a constant vector. This change relaxes the assertion, allowing the constant property of a vector to change from false to true during serialization.

Closes #108725

@dnhatn dnhatn added >test Issues or PRs that are addressing/adding tests :Analytics/ES|QL AKA ESQL labels May 17, 2024
@dnhatn dnhatn requested a review from nik9000 May 17, 2024 01:33
@dnhatn dnhatn marked this pull request as ready for review May 17, 2024 01:33
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label May 17, 2024
@dnhatn
Copy link
Member Author

dnhatn commented May 17, 2024

Thanks Alex!

@dnhatn dnhatn merged commit cc16799 into elastic:8.13 May 17, 2024
15 checks passed
@dnhatn dnhatn deleted the remove-assert-8.13 branch May 17, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v8.13.5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants