[
https://issues.apache.org/jira/browse/IMPALA-15118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Csaba Ringhofer updated IMPALA-15118:
-------------------------------------
Epic Link: IMPALA-14998
> partitionList_ references Thrift transport buffer
> -------------------------------------------------
>
> Key: IMPALA-15118
> URL: https://issues.apache.org/jira/browse/IMPALA-15118
> Project: IMPALA
> Issue Type: Bug
> Components: Catalog, Frontend
> Reporter: Csaba Ringhofer
> Priority: Critical
> Labels: impala-iceberg
>
> IMPALA-14564 deduplicated Iceberg partition info and individual files
> referred to their partition only with an integer.
> IcebergContentFileStore.partitionList_ is indexed with this integer to get
> actual partition info.
> The issues is that when filling partitionList_ in
> IcebergContentFileStore.fromThrift() the byteBuffers are not copied and can
> still reference the whole Thrift binary transport buffer (this issue is
> specific to binary type in Thrift in Java). This cam almost doubles the size
> of IcebergContentFileStore.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]