[ 
https://issues.apache.org/jira/browse/NIFI-11263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17702015#comment-17702015
 ] 

ASF subversion and git services commented on NIFI-11263:
--------------------------------------------------------

Commit 171c2ae6701618ddd487a6291e49160ad197a7d3 in nifi's branch 
refs/heads/support/nifi-1.x from Mark Bathori
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=171c2ae670 ]

NIFI-11263: Backported. Add case-insensitive and order independent field 
mapping to PutIceberg record converter

This closes #7026.

Signed-off-by: Nandor Soma Abonyi <[email protected]>


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

Reply via email to