[
https://issues.apache.org/jira/browse/HIVE-5814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888102#comment-13888102
]
Eugene Koifman commented on HIVE-5814:
--------------------------------------
HIVE-5814.4.patch adds ability for user to specify what happens if Pig value is
out of range for target column in Hive.
Here is an example:
store data into 'test_tbl' using
org.apache.hive.hcatalog.pig.HCatStorer('','','-onOutOfRangeValue Throw');
Valid values are Throw and Null (default).
> Add DATE, TIMESTAMP, DECIMAL, CHAR, VARCHAR types support in HCat
> -----------------------------------------------------------------
>
> Key: HIVE-5814
> URL: https://issues.apache.org/jira/browse/HIVE-5814
> Project: Hive
> Issue Type: New Feature
> Components: HCatalog
> Affects Versions: 0.12.0
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
> Attachments: HCat-Pig Type Mapping Hive 0.13.pdf, HIVE-5814.2.patch,
> HIVE-5814.3.patch, HIVE-5814.4.patch
>
>
> Hive 0.12 added support for new data types. Pig 0.12 added some as well.
> HCat should handle these as well. Also note that CHAR was added recently.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)