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

Use RowBatch::CopyRows in IcebergDeleteNode

    XMLWordPrintableJSON

Details

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

    Description

      Typically there are much more data records than delete records in a healthy Iceberg table. This means it is suboptimal to copy probe rows one by one in the IcebergDeleteNode. We should use the new RowBatch::CopyRows method to copy tuple rows in batches.

      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: