kai zhang created HIVE-15861: -------------------------------- Summary: from table insert overwrtie table 1 insert into table 2 has bug Key: HIVE-15861 URL: https://issues.apache.org/jira/browse/HIVE-15861 Project: Hive Issue Type: Bug Reporter: kai zhang
when i use from table insert overwrite table tb1 insert into table tb2 statement: data hoped to insert overwrite table tb1 will be appended to the table,not replace it insert into table tb2 worked well -- This message was sent by Atlassian JIRA (v6.3.15#6346)