[
https://issues.apache.org/jira/browse/PHOENIX-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14239967#comment-14239967
]
Nick Dimiduk commented on PHOENIX-1514:
---------------------------------------
This is a big one, intended to be just refactoring/renaming. The only new
functionality introduced here is the PDataTypeFactory for obtaining singleton
instances of the types. It can be a stepping stone for allowing custom type
extensions.
I've pushed a branch to github to facilitate review. Let me know if folks
prefer Apache Reviewboard instead.
https://github.com/ndimiduk/phoenix/commit/b9d323c4ff81856d87698a7b9e25902c2b97b708
> 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)