You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Gabriel Reid (JIRA)" <ji...@apache.org> on 2015/01/15 16:52:34 UTC

[jira] [Resolved] (PHOENIX-1586) storeNulls should be an optional attribute in PTable.proto

     [ https://issues.apache.org/jira/browse/PHOENIX-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriel Reid resolved PHOENIX-1586.
-----------------------------------
    Resolution: Fixed

Pushed to master and 4.x branches. I'll add a note in PHOENIX-1578 to include this when I backport to 3.x.

> storeNulls should be an optional attribute in PTable.proto
> ----------------------------------------------------------
>
>                 Key: PHOENIX-1586
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1586
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Samarth Jain
>            Assignee: Gabriel Reid
>         Attachments: PHOENIX-1586.patch
>
>
> [~gabriel.reid] - I noticed you added the new storeNulls attribute as required in PTable.proto. Any new attributes we add to our proto files should be optional unless we are rolling out a major release. Otherwise they end up breaking the backward compatibility between clients running older jar and servers running the newer jar. In this case the change will likely break the backward compatibility CREATE TABLE. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)