[
https://issues.apache.org/jira/browse/HIVE-19390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vineet Garg updated HIVE-19390:
-------------------------------
Fix Version/s: 3.1.0
> 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
> Priority: Major
> Fix For: 3.1.0, 4.0.0
>
> Attachments: HIVE-19390.patch
>
>
> 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)