You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pirk.apache.org by "Suneel Marthi (JIRA)" <ji...@apache.org> on 2016/07/22 19:57:20 UTC

[jira] [Created] (PIRK-20) Use Enum for DataTypes

Suneel Marthi created PIRK-20:
---------------------------------

             Summary: Use Enum for DataTypes
                 Key: PIRK-20
                 URL: https://issues.apache.org/jira/browse/PIRK-20
             Project: PIRK
          Issue Type: Improvement
          Components: Data and Query Schemas
            Reporter: Suneel Marthi


org.apache.pirk.schema.data.partitioner.PrimitiveTypePartitioner has String constants for all the different data types, these can be replaced by an Enum. 

This change also impacts loadSchema() logic.



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