kafka-connect-transform-common
kafka-connect-transform-common copied to clipboard
NestedField outer field name not used for transformation
I've looked into ExtractNestedField and realized, that ExtractNestedFieldConfig.OUTPUT_FIELD_NAME_CONF is not used for final schema. It's using the same config.innerFieldName at ExtractNestedField:83
Duplicate of https://github.com/jcustenborder/kafka-connect-transform-common/issues/64