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 13:14:35 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14278619#comment-14278619 ] 

Gabriel Reid commented on PHOENIX-1586:
---------------------------------------

Thanks for pointing this out [~samarthjain] -- I totally didn't think of that when I wrote it. I'll get this taken care of today.

> 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
>
> [~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)