Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/3004
@SteNicholas This PR does not work directly on the Hive integration as we
need to set the right serde, inputformat and output format. We are planning to
refactor the current Hive integration code to unify the inpuformat and
outputformat with the hadoop modules input/outformats. This PR is basic step
for both Hive and Presto integration.---
