Class TableNumberObjectInspector

All Implemented Interfaces:
Cloneable, ObjectInspector, HiveDecimalObjectInspector, SettableHiveDecimalObjectInspector, PrimitiveObjectInspector

public class TableNumberObjectInspector extends JavaHiveDecimalObjectInspector
The Hive ObjectInspector that is used to translate KVStore row fields of type FieldDef.Type.NUMBER to Hive column type DECIMAL.