GitHub user nonstop-qfchen opened a pull request:
https://github.com/apache/incubator-trafodion/pull/155
update expected file for HIVE/TEST018
I think the diff is due to some other reason, since my changes are about
update stats on hive tables which is not done in TEST018.
Here are some interesting findings.
1. If I prepare the query separately, I do not see the warnings.
2. If I ran the test with explain, the explain shows reasonable cardinality
for the query in question, which indicates the stats is present.
3. Earlier on, I noticed the disappearance of the same warning from
core/test126.
A JIRA will be filed to track the unnecessary warning.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nonstop-qfchen/incubator-trafodion MDAMfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/155.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 #155
----
commit 664218e3696cd13f36f11d3ac297c62866a9e26f
Author: Qifan Chen <[email protected]>
Date: 2015-11-01T13:36:58Z
update expected file for HIVE/TEST018
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---