You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2018/05/03 00:33:00 UTC

[jira] [Updated] (HIVE-19390) Useless error messages logged for dummy table stats

     [ https://issues.apache.org/jira/browse/HIVE-19390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashutosh Chauhan updated HIVE-19390:
------------------------------------
    Attachment: HIVE-19390.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
>         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)