Venkata Ramana G created CARBONDATA-97:
------------------------------------------
Summary: 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: carbon-spark
Reporter: Venkata Ramana G
Fix For: Apache CarbonData 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)