78798081828384
VarcharTypeInfo ti = (VarcharTypeInfo) typeInfo; return ti.getLength(); } private HiveVarchar getPrimitiveWithParams(HiveVarchar val) { return new HiveVarchar(val, getMaxLength()); }