You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by txhsj <gi...@git.apache.org> on 2017/04/11 10:44:19 UTC

[GitHub] hive pull request #169: HIVE-15442:Driver.java has a redundancy code

GitHub user txhsj opened a pull request:

    https://github.com/apache/hive/pull/169

    HIVE-15442:Driver.java has a redundancy code

    Driver.java has a redundancy code about "explain output", i think the if statement " if (conf.getBoolVar(ConfVars.HIVE_LOG_EXPLAIN_OUTPUT))" has a repeat judge with the above statement.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/txhsj/hive master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hive/pull/169.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #169
    
----
commit 24f38ceb34c2663197abfdadbd22c73a257e4a98
Author: \u9ec4\u8d5b\u91d110202350 <hu...@zte.com.cn>
Date:   2017-04-11T10:40:51Z

    HIVE-15442:Driver.java has a redundancy code

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---