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 <[email protected]>
Date: 2017-10-31T13:23:49Z
fix small bug: when disable partition statistics in hive-site.xml, but it
does not work.
----
---