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

Geser Dugarov updated HUDI-8465:
--------------------------------
    Fix Version/s: 1.1.0

> Remove RowData to Avro converters
> ---------------------------------
>
>                 Key: HUDI-8465
>                 URL: https://issues.apache.org/jira/browse/HUDI-8465
>             Project: Apache Hudi
>          Issue Type: Task
>            Reporter: Geser Dugarov
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> There are RowData to Avro converters, which were added due to Flink version 
> lower than 1.12. Currently, the lowest version is 1.14. We can remove:
>  * RowDataToAvroConverters,
>  * AvroSchemaConverter,
>  * AvroToRowDatConverters.
> And use them from Flink jars.
> But there are some customized functionality implemented in those classes, 
> like:
>  * HUDI-3096 related to decimal type,
>  * HUDI-7647 related to UTC timezone.
> Need to think how to keep currently expected behavior.



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

Reply via email to