Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.0
-
None
Description
Merge statement with WHEN MATCHED and hive.merge.cardinality.check=false
causes errors like
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.
Attachments
Attachments
Issue Links
- blocks
-
HIVE-15839 Don't force cardinality check if only WHEN NOT MATCHED is specified
- Closed
- is broken by
-
HIVE-14949 Add Cardinality Violation check in SQL MERGE stmt
- Closed