You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by liuxiaohu0511 <gi...@git.apache.org> on 2017/12/16 12:45:31 UTC

[GitHub] hive pull request #275: use the DEFAULT_HEADER_INTERVAL not the pure number ...

GitHub user liuxiaohu0511 opened a pull request:

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

    use the DEFAULT_HEADER_INTERVAL not the pure number to assign the var…

    changed items as listed:
    (i)use the DEFAULT_HEADER_INTERVAL variable no the pure number value to assign the variable named headerInterval (ii)There may be SQLException occured if a database access error

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

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

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

    https://github.com/apache/hive/pull/275.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 #275
    
----
commit 25dc3a3ff92044ab02dcce8487f0a665f9ab0fa2
Author: xiaohu-liu <26...@qq.com>
Date:   2017-12-16T12:29:02Z

    use the DEFAULT_HEADER_INTERVAL not the pure number to assign the variable and handle the exception if the driver is not found

----


---

[GitHub] hive pull request #275: use the DEFAULT_HEADER_INTERVAL variable no the pure...

Posted by liuxiaohu0511 <gi...@git.apache.org>.
Github user liuxiaohu0511 closed the pull request at:

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


---