You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Jonathan Vexler (Jira)" <ji...@apache.org> on 2023/02/21 17:03: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 ]

Jonathan Vexler reassigned HUDI-4442:
-------------------------------------

    Assignee: Jonathan Vexler  (was: 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: Jonathan Vexler
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.13.1
>
>
> 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)