Sergey Soldatov created PHOENIX-3387: ----------------------------------------
Summary: 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 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)