Vineet Garg created HIVE-18727: ---------------------------------- Summary: 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: Vineet Garg Fix For: 3.0.0
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)