You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Venkata Ramana G (JIRA)" <ji...@apache.org> on 2016/08/17 08:55:20 UTC

[jira] [Commented] (CARBONDATA-97) Decimal Precision and scale is not getting applied based on schema metadata

    [ https://issues.apache.org/jira/browse/CARBONDATA-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15424145#comment-15424145 ] 

Venkata Ramana G commented on CARBONDATA-97:
--------------------------------------------

Merged PR
https://github.com/HuaweiBigData/carbondata/pull/843

> Decimal Precision and scale is not getting applied based on schema metadata
> ---------------------------------------------------------------------------
>
>                 Key: CARBONDATA-97
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-97
>             Project: CarbonData
>          Issue Type: Bug
>          Components: spark
>            Reporter: Venkata Ramana G
>             Fix For: 0.1.0-incubating
>
>
> In case of decimal columns, the decimal values where getting round-off values and in case of 'IN' Filters the result was not coming because of this issue.
> In create command the user can set the precision and scale of a decimal column but while querying always the default value is been taken because of which the applied filter values where getting updated resulting in wrong results.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)