GitHub user ravipesala opened a pull request:
https://github.com/apache/carbondata/pull/1343 [CARBONDATA-1458] Fixed backward compatibility issue with decimal
The table loaded in 1.1 version cannot be queried in 1.2 branch as decimal min/max are hard coded to double.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ravipesala/incubator-carbondata decimal-issue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1343.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1343
----
commit 0a98c5a217ee7c0c366a3d1c86ed196d3bacef45
Author: Ravindra Pesala <
[hidden email]>
Date: 2017-09-09T05:36:12Z
Fixed backward compatability issue with decimal
----
---