[
https://issues.apache.org/jira/browse/DRILL-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Venki Korukanti updated DRILL-1024:
-----------------------------------
Attachment: DRILL-1024-1.patch.txt
Attaching patch. See
https://github.com/vkorukanti/incubator-drill/commit/6c94c8965e48ddb05e6b640bfadac26903bd0d3f
for concise diff.
> Extract hive storage engine code out of 'exec/java-exec' into a separate
> module 'contrib/storage-hive'
> ------------------------------------------------------------------------------------------------------
>
> Key: DRILL-1024
> URL: https://issues.apache.org/jira/browse/DRILL-1024
> Project: Apache Drill
> Issue Type: Task
> Reporter: Venki Korukanti
> Assignee: Venki Korukanti
> Labels: refactoring
> Attachments: DRILL-1024-1.patch.txt
>
>
> Currently Hive storage engine code (schema and function) are part of
> 'exec/java-exec' module. Module exec/java-exec should only contain code
> related to execution engine. This task is to separate out the Hive code into
> a separate module "contrib/storage-hive" (which currently just builds a
> shaded hive-exec jar).
--
This message was sent by Atlassian JIRA
(v6.2#6252)