Ashutosh Chauhan created HIVE-19390:
---------------------------------------

             Summary: Useless error messages logged for dummy table stats
                 Key: HIVE-19390
                 URL: https://issues.apache.org/jira/browse/HIVE-19390
             Project: Hive
          Issue Type: Improvement
          Components: Statistics
            Reporter: Ashutosh Chauhan
            Assignee: Ashutosh Chauhan


Queries like INSERT INTO t1 VALUES (20); gets rewritten into insert into t1 
select 20 from default_db.default_tblname which later throws as compiler tries 
to get stats



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to