[
https://issues.apache.org/jira/browse/NIFI-11177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769075#comment-17769075
]
ASF subversion and git services commented on NIFI-11177:
--------------------------------------------------------
Commit e98a2ef5fd7b0c4229545130f6c5aebb670e8d27 in nifi's branch
refs/heads/support/nifi-1.x from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e98a2ef5fd ]
NIFI-11177: Add defensive code for null values for Iceberg
Signed-off-by: Pierre Villard <[email protected]>
This closes #7777.
> PutIceberg cannot write null Timestamp into Iceberg table
> ---------------------------------------------------------
>
> Key: NIFI-11177
> URL: https://issues.apache.org/jira/browse/NIFI-11177
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Denis Jakupovic
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 1.latest, 2.latest
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Hey guys,
> we currently tested the PutIceberg processor. We can use it successfully to
> write parquet files into Iceberg, however we cannot see how to insert
> timestamps. We tested with avro as timestamp field, tested with parquet, and
> with json as UNIX TIMESTAMP (Long) or even a timestamp with different string
> formats with UTC.
> What is the logic or the process to write timestamp into iceberg?
>
> Best
> Denis
--
This message was sent by Atlassian Jira
(v8.20.10#820010)