Description
itemLength = schema.getMaxLength(); padding = new byte[itemLength]; }
if (vector.noNulls || !vector.isNull[0]) { int itemLength = Math.min(vec.length[0], maxLength);
Attachments
Issue Links
- is cloned by
-
ORC-412 [C++] ORC: Char(n) and Varchar(n) writers truncate to n bytes & corrupts multi-byte data
- Closed
- is related to
-
HIVE-20520 length(CHAR) doesn't consider trailing space
- Closed
- links to