[ https://issues.apache.org/jira/browse/PHOENIX-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lars Hofhansl updated PHOENIX-2785: ----------------------------------- Attachment: 2785-v3.txt Wasn't sure it's too much effort. Anyway, here it is. Checks the results with a Raw scanner. Validated that the test fails with the rest of the changes. > Do not store NULLs for immutable tables > --------------------------------------- > > Key: PHOENIX-2785 > URL: https://issues.apache.org/jira/browse/PHOENIX-2785 > Project: Phoenix > Issue Type: Improvement > Affects Versions: 4.7.0 > Reporter: Lars Hofhansl > Priority: Minor > Attachments: 2785-v2.txt, 2785-v3.txt, 2785.txt > > > Currently we do store Delete markers (or explicit Nulls). For immutable > tables that is not necessary. Null is that distinguishable from an absent > column. -- This message was sent by Atlassian JIRA (v6.3.4#6332)