-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.10.0
-
Component/s: Query Processor
-
Labels:None
-
Hadoop Flags:Reviewed
"Insert into table <table-name> ~~" is expected to append query result into the table. But when the table name contains uppercase character, it overwrite existing table.
- is duplicated by
-
HIVE-3939 INSERT INTO behaves like INSERT OVERWRITE if the table name referred is not all lowercase
-
- Open
-
-
HIVE-3064 in "insert into tablename" statement,if the "tablename" contains uppercase characters this statement will overwrite the table
-
- Resolved
-
- relates to
-
HIVE-3465 insert into statement overwrites if target table is prefixed with database name
-
- Closed
-