Lars Francke created HIVE-7911: ---------------------------------- Summary: Guaranteed ClassCastException in AccumuloRangeGenerator Key: HIVE-7911 URL: https://issues.apache.org/jira/browse/HIVE-7911 Project: Hive Issue Type: Bug Reporter: Lars Francke
AccumuloRangeGenerator has a typo where it should say {{WritableConstantFloatObjectInspector}} instead of {{WritableConstantDoubleObjectInspector}}. I've changed the method to avoid the multiple if-else statements as all that is expected is a {{PrimitiveObjectInspector}}. -- This message was sent by Atlassian JIRA (v6.2#6252)