Class TableArrayObjectInspector

All Implemented Interfaces:
Cloneable, ListObjectInspector, ObjectInspector, SettableListObjectInspector

public class TableArrayObjectInspector extends StandardListObjectInspector
The Hive ObjectInspector that is used to translate KVStore row fields of type FieldDef.Type.ARRAY to Hive column type LIST.