Eugene Koifman created HIVE-15871:
-------------------------------------
Summary: Cannot insert into target table because column
number/types are different with hive.merge.cardinality.check=false
Key: HIVE-15871
URL: https://issues.apache.org/jira/browse/HIVE-15871
Project: Hive
Issue Type: Sub-task
Components: Transactions
Affects Versions: 2.2.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
Merge statement with WHEN MATCHED and hive.merge.cardinality.check=false
causes
{noformat}
FAILED: SemanticException [Error 10044]: Line 11:12 Cannot insert into target
table because column number/types are different 'part_0': Table insclause-0 has
3 columns, but query has 4 columns.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)