[ 
https://issues.apache.org/jira/browse/IMPALA-10627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zoltán Borók-Nagy updated IMPALA-10627:
---------------------------------------
    Description: 
Iceberg lists the following properties:

[https://iceberg.apache.org/configuration/]

We should also use these properties if possible, e.g. write.format.default, 
write.<fileformat>.compression-codec

Currently Impala use the table property 'iceberg.file_format' to determine the 
data file format for reads/writes. In the future, read operations should 
automatically detect the file formats, but for writes we should use 
'write.format.default'.

  was:
Iceberg lists the following properties:

[https://iceberg.apache.org/configuration/]

We should also use these properties if possible.

E.g. currently Impala use the table property 'iceberg.file_format' to determine 
the data file format for reads/writes. In the future, read operations should 
automatically detect the file formats, but for writes we should use 
'write.format.default'.


> Use standard Iceberg table properties
> -------------------------------------
>
>                 Key: IMPALA-10627
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10627
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-iceberg
>
> Iceberg lists the following properties:
> [https://iceberg.apache.org/configuration/]
> We should also use these properties if possible, e.g. write.format.default, 
> write.<fileformat>.compression-codec
> Currently Impala use the table property 'iceberg.file_format' to determine 
> the data file format for reads/writes. In the future, read operations should 
> automatically detect the file formats, but for writes we should use 
> 'write.format.default'.



--
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