[
https://issues.apache.org/jira/browse/HIVE-19141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Advertising
Vineet Garg updated HIVE-19141:
-------------------------------
Description:
These tests have been consistently failing for a while. I suspect HIVE-18727
has caused these failures. HIVE-18727 changed the code to throw ERROR instead
of EXCEPTION if constraints are violated. I guess Negative cli driver doesn't
handle errors.
Following are full list of related failures:
TestNegativeCliDriver.alter_notnull_constraint_violation
TestNegativeCliDriver.insert_into_acid_notnull
TestNegativeCliDriver.insert_into_notnull_constraint
TestNegativeCliDriver.insert_multi_into_notnull
TestNegativeCliDriver.insert_overwrite_notnull_constraint
TestNegativeCliDriver.update_notnull_constraint
was:These tests have been consistently failing for a while. I suspect
HIVE-18727 has caused these failures. HIVE-18727 changed the code to throw
ERROR instead of EXCEPTION if constraints are violated. I guess Negative cli
driver doesn't handle errors.
> TestNegativeCliDriver insert_into_notnull_constraint,
> insert_into_acid_notnull failing
> --------------------------------------------------------------------------------------
>
> Key: HIVE-19141
> URL: https://issues.apache.org/jira/browse/HIVE-19141
> Project: Hive
> Issue Type: Sub-task
> Reporter: Vineet Garg
> Assignee: Vineet Garg
> Priority: Major
> Fix For: 3.0.0, 3.1.0
>
>
> These tests have been consistently failing for a while. I suspect HIVE-18727
> has caused these failures. HIVE-18727 changed the code to throw ERROR instead
> of EXCEPTION if constraints are violated. I guess Negative cli driver doesn't
> handle errors.
> Following are full list of related failures:
> TestNegativeCliDriver.alter_notnull_constraint_violation
> TestNegativeCliDriver.insert_into_acid_notnull
> TestNegativeCliDriver.insert_into_notnull_constraint
> TestNegativeCliDriver.insert_multi_into_notnull
> TestNegativeCliDriver.insert_overwrite_notnull_constraint
> TestNegativeCliDriver.update_notnull_constraint
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)