Timothy Brown created HUDI-4442:
-----------------------------------
Summary: Converting from json to avro does not sanitize field names
Key: HUDI-4442
URL: https://issues.apache.org/jira/browse/HUDI-4442
Project: Apache Hudi
Issue Type: Improvement
Reporter: Timothy Brown
There are cases where a source of json data will have `$` and other illegal
characters in the field name. If the user provides a valid schema with those
chars sanitized in the field name, the MercifulJsonConverter should be able to
translate the json into those sanitized field names.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)