GitHub user zuyu opened a pull request: https://github.com/apache/incubator-quickstep/pull/351
Use Exactness info in Catalog stats. When we get stats info, we should not ignore the `exactness` flag. This PR checks the flag before answer whether a stat exists. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zuyu/incubator-quickstep use-exactness Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-quickstep/pull/351.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 #351 ---- commit cf37cf046d77ca98c19fab82c67ab8181a09d1ca Author: Zuyu Zhang <zuyu@...> Date: 2018-05-05T15:24:37Z Use Exactness info in Catalog stats. ---- ---