[ https://issues.apache.org/jira/browse/HIVE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484567#comment-13484567 ]
Vikram Dixit K commented on HIVE-2693: -------------------------------------- Hi, I was trying out this patch and found that it is missing some of the classes. Specifically BigDecimalWritable, BigDecimalObjectInspector (org.apache.hadoop.hive.serde2.objectinspector.primitive.BigDecimalObjectInspector), WritableBigDecimalObjectInspector (org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableBigDecimalObjectInspector), JavaBigDecimalObjectInspector are missing. Would it be possible to update this patch. Is anyone working on this? It seems like a local git commit is the likely cause for this as Carl pointed out in the review. Thanks Vikram. > Add DECIMAL data type > --------------------- > > Key: HIVE-2693 > URL: https://issues.apache.org/jira/browse/HIVE-2693 > Project: Hive > Issue Type: New Feature > Components: Query Processor, Types > Reporter: Carl Steinbach > Assignee: Prasad Mujumdar > Attachments: HIVE-2693.patch > > > Add support for the DECIMAL data type. HIVE-2272 (TIMESTAMP) provides a nice > template for how to do this. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira