[
https://issues.apache.org/jira/browse/HIVE-18727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16413053#comment-16413053
]
Kryvenko Igor commented on HIVE-18727:
--------------------------------------
Patch #4. Fixed failed tests
{{insert_into_acid_notnull,insert_into_notnull_constraint,update_notnull_constraint}}
> Update GenericUDFEnforceNotNullConstraint to throw an ERROR instead of
> Exception on failure
> -------------------------------------------------------------------------------------------
>
> Key: HIVE-18727
> URL: https://issues.apache.org/jira/browse/HIVE-18727
> Project: Hive
> Issue Type: Improvement
> Reporter: Vineet Garg
> Assignee: Kryvenko Igor
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: HIVE-18727.02.patch, HIVE-18727.03.patch,
> HIVE-18727.04.patch, HIVE-18727.patch
>
>
> Throwing an exception makes TezProcessor stop retrying the task. Since this
> is NOT NULL constraint violation we don't want TezProcessor to keep retrying
> on failure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)