[jira] [Created] (IGNITE-13670) Omit nullmap where possible

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-13670) Omit nullmap where possible

Anton Vinogradov (Jira)
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)