Mark Bathori created NIFI-11263:
-----------------------------------
Summary: 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
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)