Alexey Goncharuk created IGNITE-13670:
-----------------------------------------
Summary: Omit nullmap where possible
Key: IGNITE-13670
URL:
https://issues.apache.org/jira/browse/IGNITE-13670 Project: Ignite
Issue Type: Improvement
Reporter: Alexey Goncharuk
The nullmap is currently always written to the tuple layout. However, it can be fully omitted for schemas where all columns are non-null - this saves both a little space and runtime for offsets folding.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)