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 <sandhya@...>
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.

----


---

Reply via email to