pvary commented on a change in pull request #1095:
URL: https://github.com/apache/hive/pull/1095#discussion_r444757359
##########
File path: ql/src/test/results/clientnegative/drop_invalid_constraint2.q.out
##########
@@ -8,4 +8,4 @@ POSTHOOK: Output: database:default
POSTHOOK: Output: default@table2
PREHOOK: query: ALTER TABLE table1 DROP CONSTRAINT pk1
PREHOOK: type: ALTERTABLE_DROPCONSTRAINT
-FAILED: Execution Error, return code 1 from
org.apache.hadoop.hive.ql.ddl.DDLTask. InvalidObjectException(message:The
constraint: pk1 does not exist for the associated table: default.table1)
Review comment:
I think this is unintended. At least the test name suggests, that we
want to test the constraints, not the tables
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]