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

Zoltán Borók-Nagy updated IMPALA-12404:
---------------------------------------
    Priority: Minor  (was: Major)

> Insert fails on timestamp-partitioned Iceberg table
> ---------------------------------------------------
>
>                 Key: IMPALA-12404
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12404
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>    Affects Versions: Impala 4.2.0
>            Reporter: Peter Rozsa
>            Priority: Minor
>              Labels: impala-iceberg
>
> Impala can't insert into Iceberg tables where partitioning contains a 
> timestamp column.
> Insert statement fails with the following error:
> {code:java}
> ERROR: UnsupportedOperationException: Unsupported type for 
> fromPartitionString: timestamp {code}
> The exception is thrown in the Iceberg API, when catalog tries to load the 
> partition data from a datafile: org/apache/impala/util/IcebergUtil.java:715



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to