[
https://issues.apache.org/jira/browse/PHOENIX-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14239973#comment-14239973
]
ASF GitHub Bot commented on PHOENIX-1514:
-----------------------------------------
GitHub user ndimiduk opened a pull request:
https://github.com/apache/phoenix/pull/29
PHOENIX-1514 Break up PDataType Enum
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ndimiduk/phoenix 1514-breakup-pdatatype-enum
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/29.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #29
----
commit b9d323c4ff81856d87698a7b9e25902c2b97b708
Author: Nick Dimiduk <[email protected]>
Date: 2014-12-09T20:03:39Z
PHOENIX-1514 Break up PDataType Enum
----
> Break up PDataType Enum
> -----------------------
>
> Key: PHOENIX-1514
> URL: https://issues.apache.org/jira/browse/PHOENIX-1514
> Project: Phoenix
> Issue Type: Sub-task
> Affects Versions: 5.0.0
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Fix For: 5.0.0
>
> Attachments: PHOENIX-1514.00.patch
>
>
> A first step in adopting (a portion of) HBase's type encodings is to break up
> the PDataType enum into an interface. This will pave the way for more
> flexibility going forward.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)