[
https://issues.apache.org/jira/browse/IMPALA-10610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gergely Fürnstáhl resolved IMPALA-10610.
----------------------------------------
Target Version: Impala 4.2.0
Resolution: Fixed
> Support multiple file formats in a single Iceberg Table
> -------------------------------------------------------
>
> Key: IMPALA-10610
> URL: https://issues.apache.org/jira/browse/IMPALA-10610
> Project: IMPALA
> Issue Type: Improvement
> Components: Backend, Frontend
> Reporter: Zoltán Borók-Nagy
> Assignee: Gergely Fürnstáhl
> Priority: Major
> Labels: impala-iceberg
>
> Iceberg allows having different file formats in a single table. It stores the
> file format information for each data file.
> Impala only allows a single file format per partition. Iceberg tables are
> handled as non-partitioned HMS tables (Iceberg partitioning is more or less
> hidden from Impala). Therefore currently Impala don't allow having different
> file formats in a single table.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)