[
https://issues.apache.org/jira/browse/PHOENIX-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15472069#comment-15472069
]
Hudson commented on PHOENIX-2785:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1384 (See
[https://builds.apache.org/job/Phoenix-master/1384/])
PHOENIX-2785 Do not store NULLs for immutable tables. (larsh: rev
3a8724eee05aaf477bf6085415e781856990e1c0)
* (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/PTableImpl.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/StoreNullsIT.java
> 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
> Assignee: Lars Hofhansl
> Priority: Minor
> Fix For: 4.9.0, 4.8.1
>
> Attachments: 2785-v2.txt, 2785-v3.txt, 2785.txt
>
>
> Currently we always store Delete markers (or explicit Nulls). For immutable
> tables that is not necessary. Null is not distinguishable from an absent
> column.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)