[
https://issues.apache.org/jira/browse/HUDI-8125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Y Ethan Guo closed HUDI-8125.
-----------------------------
Resolution: Fixed
> Avoid processing nested json in MercifulJsonConverter when not required
> -----------------------------------------------------------------------
>
> Key: HUDI-8125
> URL: https://issues.apache.org/jira/browse/HUDI-8125
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Timothy Brown
> Assignee: Timothy Brown
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> In the MercifulJsonConverter if the schema provided has a String field and
> the input happens to match a json object or json array format, the code will
> parse that object and then change the format of the value instead of simply
> passing it through to the output
--
This message was sent by Atlassian Jira
(v8.20.10#820010)