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

Optimize the backend startup and planner time of large Iceberg table query

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.4.0
    • None
    • ghx-label-11

    Description

      We found that when querying an Iceberg table with a large number of files (>=200000), the Query Plan and start backends took an abnormal time (>= 2s). The reason was that unnecessary objects were serialized when building TQueryCtx. The main function involved is IcebergTable::toThriftDescriptor

      Attachments

        Activity

          People

            cfreely Fu Lili
            cfreely Fu Lili
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: