[
https://issues.apache.org/jira/browse/HIVE-21996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16886021#comment-16886021
]
Hive QA commented on HIVE-21996:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12974805/HIVE-21996.01.patch
{color:green}SUCCESS:{color} +1 due to 13 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 16671 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/18042/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18042/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18042/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12974805 - PreCommit-HIVE-Build
> 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: pull-request-available, refactor-driver
> Attachments: HIVE-21996.01.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)