Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-8986

Inconsistent metric printing between exec summary and EXPLAIN output

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • Impala 3.3.0
    • None
    • Frontend
    • None
    • ghx-label-14

    Description

      The plan shows G which stands for Giga while the exec summary prints B for Billion:

      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)
      

      Exec summary:

      00:SCAN HDFS                 32   16s545ms   22s441ms   8.23B 		8.23B
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jeszyb Balazs Jeszenszky
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: