Github user bhavya411 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1538#discussion_r152498613
--- Diff: integration/presto/pom.xml ---
@@ -31,7 +31,7 @@
<packaging>presto-plugin</packaging>
<properties>
- <presto.version>0.186</presto.version>
--- End diff --
There was an issue with multiple queries on Presto 0.186 so they have
declare that release as unstable, they fixed that issue in 0.187 so have
upgraded it to 0.187---
