GitHub user chenliang613 opened a pull request:
https://github.com/apache/carbondata/pull/2733
[CARBONDATA-2818] Upgrade presto integration version to 0.210
As per the mailing list
discussion:http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/Discussion-Propose-to-upgrade-the-version-of-integration-presto-from-0-187-to-0-206-td57336.html
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [X] Any interfaces changed?
NO
- [X] Any backward compatibility impacted?
YES
- [X] Document update required?
YES
- [X] Testing done
YES
- [X] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
YES
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chenliang613/carbondata presto_210
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2733.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 #2733
----
commit 8ecb48b1d3b9e678f89047b9cc9b0063e435d256
Author: chenliang613 <chenliang613@...>
Date: 2018-09-19T00:18:28Z
[CARBONDATA-2818] Upgrade presto integration version to 0.210
----
---