You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by Weixin-Xu <gi...@git.apache.org> on 2018/01/12 08:17:26 UTC

[GitHub] trafodion pull request #1395: [TRAFODION-2903] correct Column_Size fetched f...

GitHub user Weixin-Xu opened a pull request:

    https://github.com/apache/trafodion/pull/1395

    [TRAFODION-2903] correct Column_Size fetched from mxosrvr

    DATE precision expect: 10 and actual: 11
    TIME precision expect: 8 and actual: 9
    TIMESTAMP precision expect: 19 and actual: 20

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

    $ git pull https://github.com/Weixin-Xu/incubator-trafodion T2903

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

    https://github.com/apache/trafodion/pull/1395.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 #1395
    
----
commit bb306026bdcec65050c364596a52d6c4bedb7837
Author: Weixin-Xu <xw...@...>
Date:   2018-01-12T07:28:46Z

    correct Column_Size fetched from mxosrvr

----


---

[GitHub] trafodion pull request #1395: [TRAFODION-2903] correct Column_Size fetched f...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/trafodion/pull/1395


---