GitHub user anubhav100 opened a pull request:
https://github.com/apache/carbondata/pull/1360 [CARBONDATA-1482] fixed the failing test cases of presto integration
1.builds are passing
2.added dependency for spark guava
3.throw exception in case carbondatastore creator is unable to load the data
4.fixed the timestamp issue due to which test cases are failing
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/anubhav100/incubator-carbondata bugfix/fixprestotests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1360.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1360
----
commit 2739355d29d44d30328c4fef5875e3fd269713a2
Author: anubhav100 <
[hidden email]>
Date: 2017-09-15T09:42:10Z
fixed the failing test cases of presto integration
----
---