Zoltán Borók-Nagy created IMPALA-10610:
------------------------------------------

             Summary: 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: Bug
          Components: Backend, Frontend
            Reporter: Zoltán Borók-Nagy


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.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to