[
https://issues.apache.org/jira/browse/PIG-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohini Palaniswamy updated PIG-4077:
------------------------------------
Attachment: PIG-4077-1.patch
Changes done:
- Added support for storing Pig bytearray as hive binary. If bytearray was
not the right data type, user will get a ClassCastException when job starts
running.
- Changed datetime to be stored as hive timestamp instead of date as date
will lose the hour, minute, sec precision. If needed in future we can add an
option to store a specific datetime field as hive date.
- Few minor NPE fixes
- added data verification to unit tests.
- e2e tests added
> Some fixes and e2e test for OrcStorage
> --------------------------------------
>
> Key: PIG-4077
> URL: https://issues.apache.org/jira/browse/PIG-4077
> Project: Pig
> Issue Type: Improvement
> Reporter: Rohini Palaniswamy
> Fix For: 0.14.0
>
> Attachments: PIG-4077-1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)