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

Implement table sampling for Iceberg tables

    XMLWordPrintableJSON

Details

    • ghx-label-3

    Description

      Currently Iceberg tables cannot be sampled.

      We should allow table sampling for Iceberg tables in SELECT and COMPUTE STATS statements.

      Predicates in the WHERE clause should affect the results of table sampling similarly to how legacy tables work (sampling is applied after static partition pruning).

      Make the operation repeatable via the REPEATABLE clause.

      See details at https://impala.apache.org/docs/build/html/topics/impala_tablesample.html

      Attachments

        Activity

          People

            boroknagyz Zoltán Borók-Nagy
            boroknagyz Zoltán Borók-Nagy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: