[ 
https://issues.apache.org/jira/browse/TRAFODION-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15922863#comment-15922863
 ] 

ASF GitHub Bot commented on TRAFODION-2529:
-------------------------------------------

GitHub user DaveBirdsall opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/1007

    [TRAFODION-2529] Pass proper table name to getRowCount for _CELL_ and…

    … _ROW_
    
    The old code would pass 'HBASE._CELL_."<trafodion object name>"' down to 
the row count estimation code. The new code checks for schemas "HBASE._CELL_" 
and "HBASE._ROW_" and if found, passes just the object name down (which is 
already a fully-qualified Trafodion table name).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DaveBirdsall/incubator-trafodion Trafodion2529

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/1007.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 #1007
    
----
commit 1664d1bad2ac903daf215eee8fb300c840f6496d
Author: Dave Birdsall <[email protected]>
Date:   2017-03-13T20:16:06Z

    [TRAFODION-2529] Pass proper table name to getRowCount for _CELL_ and _ROW_

----


> Update stats on cell or row access to a Trafodion table raises error 9252
> -------------------------------------------------------------------------
>
>                 Key: TRAFODION-2529
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2529
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: sql-cmp
>    Affects Versions: 2.2-incubating
>            Reporter: David Wayne Birdsall
>            Assignee: David Wayne Birdsall
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to