GitHub user robertamarton opened a pull request:
https://github.com/apache/incubator-trafodion/pull/1109
TRAFODION - 2632 Performing update statistics on metadata tables causâ¦
â¦es issues
Added code to return error and cleanup code a bit:
*** ERROR[9205] UPDATE STATISTICS is not supported for object <metadata
table>
Also fixed a problem where privileges on Hive tables that included external
table gave false "no priv" error for the SHOWDDL <hive table> command.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertamarton/incubator-trafodion update-stats
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/1109.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 #1109
----
commit 63b275d406e29bcaba1ab42e57a656bb8dd8ce31
Author: Roberta Marton <[email protected]>
Date: 2017-06-02T23:04:08Z
TRAFODION - 2632 Performing update statistics on metadata tables causes
issues
Added code to return error and cleanup code a bit:
*** ERROR[9205] UPDATE STATISTICS is not supported for object <metadata
table>
Also fixed a problem where privileges on Hive tables that included external
table gave false "no priv" error for the SHOWDDL <hive table> command.
----
---
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.
---