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

Optimize count(*) queries for Iceberg tables

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Resolved
    • None
    • Impala 4.2.0
    • Frontend
    • ghx-label-4

    Description

      Plain SELECT count FROM tbl; queries could be made superfast for Iceberg tables as they store the precise number of rows in table property 'numRows'.

      So we could just answer such queries from table metadata.

      Attachments

        Activity

          People

            lipenglin Li Penglin
            boroknagyz Zoltán Borók-Nagy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: