[ https://issues.apache.org/jira/browse/PHOENIX-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Soldatov updated PHOENIX-3387: ------------------------------------- Attachment: PHOENIX-3387.patch Added missing implementation for getting Writable instances. > Hive PhoenixStorageHandler fails with join on numeric fields > ------------------------------------------------------------ > > Key: PHOENIX-3387 > URL: https://issues.apache.org/jira/browse/PHOENIX-3387 > Project: Phoenix > Issue Type: Bug > Affects Versions: 4.8.0 > Reporter: Sergey Soldatov > Assignee: Sergey Soldatov > Labels: HivePhoenix > Attachments: PHOENIX-3387.patch > > > If condition for join is using numeric field, the MR job fails with class > cast exception. The reason is that all object inspectors for numeric types > doesn't implement getPrimitiveWritableObject method. -- This message was sent by Atlassian JIRA (v6.3.4#6332)