GitHub user bhavya411 opened a pull request:
https://github.com/apache/carbondata/pull/1477
[CARBONDATA-1686] Presto Version Upgrade to 0.186
- [No] Any interfaces changed?
- [Yes ] Any backward compatibility impacted? Carbondata will now work
with Presto Server 0.186 onward
- [ No] Document update required?
- [ Yes] Testing done
Since it is a version upgrade all the integration test cases are
executed successfuly.
Performance testing done manually and there is improvement in query
execution times.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bhavya411/incubator-carbondata PrestoUpgrade
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1477.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1477
----
commit d2c8a479f0491b35b13ad6cf79595188ac609deb
Author: Bhavya <[email protected]>
Date: 2017-11-09T07:25:50Z
Presto Version upgraded to 0.186
----
---