You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Nandor Soma Abonyi (Jira)" <ji...@apache.org> on 2023/03/17 23:44:00 UTC

[jira] [Updated] (NIFI-11263) Add case-insensitive and order independent field mapping to PutIceberg record converter

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

Nandor Soma Abonyi updated NIFI-11263:
--------------------------------------
    Fix Version/s: 1.21.0

> Add case-insensitive and order independent field mapping to PutIceberg record converter
> ---------------------------------------------------------------------------------------
>
>                 Key: NIFI-11263
>                 URL: https://issues.apache.org/jira/browse/NIFI-11263
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Mark Bathori
>            Assignee: Mark Bathori
>            Priority: Major
>             Fix For: 2.0.0, 1.21.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The schema matching is currently case-sensitive, and the processor expects the same field ordering in the incoming records and in the target Iceberg schema. To make it less strict the field name matching should be case-insensitive and ordering independent.



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