Nir Yanay created NIFI-16074:
--------------------------------

             Summary: PutIcebergRecord missing convertors
                 Key: NIFI-16074
                 URL: https://issues.apache.org/jira/browse/NIFI-16074
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Nir Yanay


The following Iceberg types currently don't appear to be handled correctly: * 
{{timestampz}}
 * {{bytes}}
 * {{list}}
 * {{struct}}

None of these have conversion logic implemented, which results in 
{{ClassCastException}} errors.
Additionally, the UUID conversion should use {{{}UUID.fromString(){}}}, but it 
currently doesn't have its own converter, although it does not fail like the 
others.



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

Reply via email to