[
https://issues.apache.org/jira/browse/TRAFODION-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431567#comment-15431567
]
ASF GitHub Bot commented on TRAFODION-2166:
-------------------------------------------
GitHub user DaveBirdsall opened a pull request:
https://github.com/apache/incubator-trafodion/pull/668
[TRAFODION-2166] Fix UPDATE STATS ON NECESSARY COLUMNS for Hive tables
The statistics automation code was not mapping Hive tables to the
appropriate Trafodion catalog and schema for the SB_HISTOGRAMS table. That
caused UPDATE STATS ON NECESSARY COLUMNS for Hive tables to fail. This has been
fixed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DaveBirdsall/incubator-trafodion Trafodion2166
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/668.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 #668
----
commit cb99772ab7a7e4d97d6cb3a772ee81b39ab8aabb
Author: Dave Birdsall <[email protected]>
Date: 2016-08-22T20:30:53Z
[TRAFODION-2166] Fix UPDATE STATS ON NECESSARY COLUMNS for Hive tables
----
> UPDATE STATS ON NECESSARY COLUMNS does not work on Hive tables
> --------------------------------------------------------------
>
> Key: TRAFODION-2166
> URL: https://issues.apache.org/jira/browse/TRAFODION-2166
> Project: Apache Trafodion
> Issue Type: Bug
> Components: sql-cmp
> Affects Versions: 2.1-incubating
> Environment: All
> Reporter: David Wayne Birdsall
> Assignee: David Wayne Birdsall
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)