You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by sandhyasun <gi...@git.apache.org> on 2018/04/24 04:50:46 UTC

[GitHub] trafodion pull request #1538: [TRAFODION-2949] Improve LOB Extract/Update Pe...

GitHub user sandhyasun opened a pull request:

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

    [TRAFODION-2949] Improve LOB Extract/Update Performance 

    Removing unneeded CLI call to get lob location and instead using the  CQD value - LOB_STORAGE_FILE_DIR to get/save it in Tdb for use later at runtime.

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

    $ git pull https://github.com/sandhyasun/trafodion traf_misc

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

    https://github.com/apache/trafodion/pull/1538.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 #1538
    
----
commit ed85d5b805a15f40b763d2309cdbee04cafbf928
Author: Sandhya Sundaresan <sa...@...>
Date:   2018-04-24T04:45:11Z

    Removing unneeded CLI call to get lob location and instead using the CQD value - LOB_STORAGE_LOCATION to get/save it in Tdb for use later at runtime.

----


---

[GitHub] trafodion pull request #1538: [TRAFODION-2949] Improve LOB Extract/Update Pe...

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

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


---