GitHub user anoopsharma00 opened a pull request:
https://github.com/apache/incubator-trafodion/pull/1222
fixed an issue that caused charsets/TEST014 to loop.
an existing bug causes process loop when infer_charset is ON
and query invalidation needs to remove entries from query cache.
Until this bug is fixed, turn query_cache OFF.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anoopsharma00/incubator-trafodion
ansharma_regr
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/1222.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 #1222
----
commit 715ac7d09aaa86cc879de2a746b609efeb3d1f40
Author: Anoop Sharma <[email protected]>
Date: 2017-08-31T17:08:34Z
fixed an issue that caused charsets/TEST014 to loop.
an existing bug causes process loop when infer_charset is ON
and query invalidation needs to remove entries from query cache.
Until this bug is fixed, turn query_cache OFF.
----
---
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.
---