You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Timothy Brown (Jira)" <ji...@apache.org> on 2022/07/21 19:41:00 UTC

[jira] [Assigned] (HUDI-4442) Converting from json to avro does not sanitize field names

     [ https://issues.apache.org/jira/browse/HUDI-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Brown reassigned HUDI-4442:
-----------------------------------

    Assignee: Timothy Brown

> 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
>            Assignee: Timothy Brown
>            Priority: Minor
>
> 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)