You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by DaveBirdsall <gi...@git.apache.org> on 2018/03/20 21:20:28 UTC

[GitHub] trafodion pull request #1488: [TRAFODION-3002] Fix UPDATE STATS for certain ...

GitHub user DaveBirdsall opened a pull request:

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

    [TRAFODION-3002] Fix UPDATE STATS for certain INTERVAL data types

    Formerly, UPDATE STATS would fail with an internal error when processing an INTERVAL DAY(13) TO SECOND(0) column. It would also fail with a core when processing an INTERVAL DAY(8) TO SECOND(0) column. This has been fixed.

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

    $ git pull https://github.com/DaveBirdsall/trafodion Trafodion3002

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

    https://github.com/apache/trafodion/pull/1488.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 #1488
    
----

----


---

[GitHub] trafodion pull request #1488: [TRAFODION-3002] Fix UPDATE STATS for certain ...

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

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


---