[jira] [Created] (CARBONDATA-1955) Delta DataType calculation is incorrect

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-1955) Delta DataType calculation is incorrect

Akash R Nilugal (Jira)
Mohammad Shahid Khan created CARBONDATA-1955:
------------------------------------------------

             Summary: Delta DataType calculation is incorrect
                 Key: CARBONDATA-1955
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1955
             Project: CarbonData
          Issue Type: Bug
    Affects Versions: 1.3.0
            Reporter: Mohammad Shahid Khan
            Assignee: Mohammad Shahid Khan



For deciding deltaDataType, adaptiveDataType should be passed to the calculate the deltaDataType otherwise it will end up with source type only.
DataType fitDelta(DataType dataType, Object max, Object min)
DataType  fitDeltaForDecimalType(DataType dataType, Object max, Object min,       DecimalConverterFactory.DecimalConverterType decimalConverterType)





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)