You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2019/07/15 21:24:11 UTC

[GitHub] [hive] miklosgergely opened a new pull request #724: HIVE-21996 Remove unused code from Driver

miklosgergely opened a new pull request #724: HIVE-21996 Remove unused code from Driver
URL: https://github.com/apache/hive/pull/724
 
 
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org