You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Mohammad Shahid Khan (JIRA)" <ji...@apache.org> on 2017/12/29 16:02:00 UTC

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

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)