[
https://issues.apache.org/jira/browse/HIVE-19390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-19390:
------------------------------------
Resolution: Fixed
Fix Version/s: 3.1.0
Status: Resolved (was: Patch Available)
Pushed to master.
[~vgarg] Please consider it for branch-3 as well, since its pretty straight fwd
patch.
> 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
>
> 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)