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

[GitHub] hive pull request #269: fix small bug: when disable partition statistics in ...

GitHub user hejian991 opened a pull request:

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

    fix small bug: when disable partition statistics in hive-site.xml, bu…

    …t it does not work.

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

    $ git pull https://github.com/hejian991/hive fixbug_MetaStoreUtils_requireCalStats

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

    https://github.com/apache/hive/pull/269.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 #269
    
----
commit 2334adc2ad687e516ac9409dce1e3e0ebe5e6113
Author: hejian991 <80...@qq.com>
Date:   2017-10-31T13:23:49Z

    fix small bug: when disable partition statistics in hive-site.xml, but it does not work.

----


---