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

Davis Zhang reassigned HUDI-7774:
---------------------------------

    Assignee: Davis Zhang

> MercifulJsonConvertor should support Avro logical type
> ------------------------------------------------------
>
>                 Key: HUDI-7774
>                 URL: https://issues.apache.org/jira/browse/HUDI-7774
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Davis Zhang
>            Assignee: Davis Zhang
>            Priority: Major
>              Labels: pull-request-available
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> MercifulJsonConverter should be able to convert raw json string entries to 
> Avro GenericRecord whose format is compliant with the required avro schema.
>  
> The list of conversion we should support with input:
>  * UUID: String
>  * Decimal: Number, Number with String representation
>  * Date: Either Number / String Number or human readable timestamp in 
> DateTimeFormatter.ISO_LOCAL_DATE format
>  * Time (milli/micro sec): Number / String Number or human readable timestamp 
> in 
> DateTimeFormatter.ISO_LOCAL_TIME format
>  * Timestamp (milli/micro second): Number / String Number or human readable 
> timestamp in DateTimeFormatter.ISO_INSTANT format
>  * Local Timestamp (milli/micro second): Number / String Number or human 
> readable timestamp in DateTimeFormatter.ISO_LOCAL_DATE_TIME format



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

Reply via email to