Github user bhavya411 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2265#discussion_r189779766
--- Diff: integration/presto/pom.xml ---
@@ -462,12 +462,6 @@
<version>3.0.2</version>
--- End diff --
@chenliang613 we can not remove this dependency as CarbonTableInputFormat
is part of this , we have excluded a lot of dependencies which were not needed
in this particular dependency.---
