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

Danny Chen updated HUDI-7443:
-----------------------------
    Fix Version/s: 0.15.0
                   1.0.0
                   0.14.2

> Improve Compatibility for Legacy Decimal Types with Bytes as Actual Data 
> Representation
> ---------------------------------------------------------------------------------------
>
>                 Key: HUDI-7443
>                 URL: https://issues.apache.org/jira/browse/HUDI-7443
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: hive
>            Reporter: Qijun Fu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.15.0, 1.0.0, 0.14.2
>
>
> Improve Compatibility for Legacy Decimal Types with Bytes as Actual Data 
> Representationype that have bytes as actual type. 
> We can't read decimal with the following types now: 
> ```json
> {
>       "name": "decimal_value",
>       "type": {
>         "type": "bytes",
>         "logicalType": "decimal",
>         "precision": 10,
>         "scale": 4
>       }
> }
> ```



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

Reply via email to