[
https://issues.apache.org/jira/browse/HIVE-21996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Miklos Gergely updated HIVE-21996:
----------------------------------
Description: In the IDriver interface there is an "int compile(String
command)' function which is only used by tests. As this is production code, it
should be removed from the interface. Also there are several other unused codes
and functions/fields with visibility that should be reduced.
> Remove unused code from Driver
> ------------------------------
>
> Key: HIVE-21996
> URL: https://issues.apache.org/jira/browse/HIVE-21996
> Project: Hive
> Issue Type: Sub-task
> Components: Hive
> Reporter: Miklos Gergely
> Assignee: Miklos Gergely
> Priority: Major
> Labels: refactor-driver
>
> In the IDriver interface there is an "int compile(String command)' function
> which is only used by tests. As this is production code, it should be removed
> from the interface. Also there are several other unused codes and
> functions/fields with visibility that should be reduced.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)