Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
0.4
-
None
-
None
-
None
Description
Pig is able to write binary type data into hcat table. But when pig reads from the table, there is garbage at the end of binary type column values. Values that are supposed to be null in a record are given the previous non null value.
This happens even for MR jobs reading from the hcat table.
Attachments
Issue Links
- duplicates
-
HIVE-3168 LazyBinaryObjectInspector.getPrimitiveJavaObject copies beyond length of underlying BytesWritable
- Closed