Timothy Brown created HUDI-8125:
-----------------------------------
Summary: 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
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)