GitHub user geetikagupta16 opened a pull request:
https://github.com/apache/carbondata/pull/1463 [CARBONDATA-1660] Fixed bug related to filter of data based on decimal values in presto
1. Fixed bug related to filter of data based on decimal values in presto
2. Added related test cases.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/geetikagupta16/incubator-carbondata CARBONDATA-1660
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1463.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1463
----
commit 30639cde2dc3c3c332e152b94a98d8e9dc658dda
Author: Geetika Gupta <
[hidden email]>
Date: 2017-11-03T07:38:50Z
1. Fixed bug related to filter of data based on decimal values in presto.
2. Added related test cases.
----
---