elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

Relax block serialization assertion in 8.13

Open dnhatn opened this issue 9 months ago • 1 comments

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 avatar May 17 '24 01:05 dnhatn

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

elasticsearchmachine avatar May 17 '24 01:05 elasticsearchmachine

Thanks Alex!

dnhatn avatar May 17 '24 15:05 dnhatn