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 "Balazs Jeszenszky (Jira)" <ji...@apache.org> on 2019/09/30 08:52:00 UTC

[jira] [Created] (IMPALA-8986) Typo in plan row count

Balazs Jeszenszky created IMPALA-8986:
-----------------------------------------

             Summary: Typo in plan row count
                 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
            Assignee: Tamas Mate


{code}
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 is correct:
{code}
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