Navis created HIVE-3062:
---------------------------

             Summary: Insert into table overwrites existing table if table name 
contains uppercase character
                 Key: HIVE-3062
                 URL: https://issues.apache.org/jira/browse/HIVE-3062
             Project: Hive
          Issue Type: Bug
          Components: Query Processor
            Reporter: Navis
            Assignee: Navis
            Priority: Critical
             Fix For: 0.10.0


"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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to