You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Harish Butani (JIRA)" <ji...@apache.org> on 2014/08/08 19:57:13 UTC

[jira] [Updated] (HIVE-7655) Reading of partitioned table stats slows down explain

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

Harish Butani updated HIVE-7655:
--------------------------------

    Issue Type: Sub-task  (was: Bug)
        Parent: HIVE-5775

> Reading of partitioned table stats slows down explain
> -----------------------------------------------------
>
>                 Key: HIVE-7655
>                 URL: https://issues.apache.org/jira/browse/HIVE-7655
>             Project: Hive
>          Issue Type: Sub-task
>    Affects Versions: 0.13.1
>            Reporter: Mostafa Mokhtar
>            Assignee: Harish Butani
>              Labels: hive
>             Fix For: 0.14.0
>
>
> This defect is due to a regression introduced in https://issues.apache.org/jira/browse/HIVE-7625, explain for queries that touch partitioned tables is 10x slower.
> RelOptHiveTable.getRowCount calls listPartitionsWithAuthInfo which returns the data from all partitions, listPartitionsByExpr should be used instead.



--
This message was sent by Atlassian JIRA
(v6.2#6252)