[
https://issues.apache.org/jira/browse/IMPALA-13325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltán Borók-Nagy updated IMPALA-13325:
---------------------------------------
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. (was: Typically there are much more data
records than delete records in a healthy Iceberg table. This means its
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.)
> Use RowBatch::CopyRows in IcebergDeleteNode
> -------------------------------------------
>
> Key: IMPALA-13325
> URL: https://issues.apache.org/jira/browse/IMPALA-13325
> Project: IMPALA
> Issue Type: Improvement
> Reporter: Zoltán Borók-Nagy
> Priority: Major
> Labels: impala-iceberg
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]