You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2023/03/14 22:28:00 UTC

[jira] [Created] (HUDI-5935) Handle potential extra bytes from json schema provider

Raymond Xu created HUDI-5935:
--------------------------------

             Summary: Handle potential extra bytes from json schema provider
                 Key: HUDI-5935
                 URL: https://issues.apache.org/jira/browse/HUDI-5935
             Project: Apache Hudi
          Issue Type: Improvement
            Reporter: Raymond Xu


Verify if extra bytes presented in confluent schema provider and a fix is needed for handling json to avro schema conversion. 


{code:json}
?????{\"firstName\":\"Sachin\",\"lastName\":\"Tendulkar\",\"score\":46.89}
{code}

see

https://github.com/apache/hudi/pull/7463/files#diff-5a1ae3a07892d550464601c978df192c9f8b6140920aad11149ea33987f975d1R47



--
This message was sent by Atlassian Jira
(v8.20.10#820010)