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

ChenKai updated CARBONDATA-3942:
--------------------------------
    Summary: Fix type cast when loading data into partitioned table  (was: Fix 
type cast when doing data load into partitioned table)

> Fix type cast when loading data into partitioned table
> ------------------------------------------------------
>
>                 Key: CARBONDATA-3942
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3942
>             Project: CarbonData
>          Issue Type: Bug
>          Components: spark-integration
>    Affects Versions: 2.1.0
>            Reporter: ChenKai
>            Priority: Major
>
> Loading Int type data to carbondata double type, the value will be broken 
> like this:
> +---+--------+----+----+
> |cnt |name|time|
> +---+--------+----+----+
> |4.9E-323|a |2020|
> |1.0E-322|b |2020|
> +---+--------+----+----+
> original cnt is: 10, 20
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to