You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tamas Mate (Jira)" <ji...@apache.org> on 2020/03/03 08:18:00 UTC

[jira] [Assigned] (IMPALA-8986) Inconsistent metric printing between exec summary and EXPLAIN output

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

Tamas Mate reassigned IMPALA-8986:
----------------------------------

    Assignee:     (was: Tamas Mate)

> Inconsistent metric printing between exec summary and EXPLAIN output
> --------------------------------------------------------------------
>
>                 Key: IMPALA-8986
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8986
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 3.3.0
>            Reporter: Balazs Jeszenszky
>            Priority: Trivial
>
> The plan shows G which stands for Giga while the exec summary prints B for Billion:
> {code:java}
> 00:SCAN HDFS [default.genotype_256, RANDOM]
>    HDFS partitions=1/1 files=78 size=19.27GB
>    runtime filters: RF000[bloom] -> genotype_256.sampleid
>    stored statistics:
>      table: rows=8.23G size=19.27GB
>      columns: all
>    extrapolated-rows=disabled max-scan-range-rows=106.58M
>    mem-estimate=88.00MB mem-reservation=16.00MB thread-reservation=0
>    tuple-ids=0 row-size=44B cardinality=8.23G
>    in pipelines: 00(GETNEXT)
> {code}
> Exec summary:
> {code:java}
> 00:SCAN HDFS                 32   16s545ms   22s441ms   8.23B 		8.23B
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org