[ 
https://issues.apache.org/jira/browse/PHOENIX-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15472078#comment-15472078
 ] 

Hudson commented on PHOENIX-2785:
---------------------------------

SUCCESS: Integrated in Jenkins build Phoenix-4.8-HBase-1.2 #10 (See 
[https://builds.apache.org/job/Phoenix-4.8-HBase-1.2/10/])
PHOENIX-2785 Do not store NULLs for immutable tables. (larsh: rev 
5ffe30f6762069253a2bd6b0deaf3712da7a1e4e)
* (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)

Reply via email to