GitHub user sandhyasun opened a pull request:
https://github.com/apache/trafodion/pull/1428
[TRAFODION-2874] New syntax to retrieve the LOB HDFS filename, offset for a
LOBhandle
for both external and internal LOBs . Also added syntax to return starting
offset of a particular LOB handle in the LOB Hdfs data file.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sandhyasun/trafodion traf_lob_global_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1428.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 #1428
----
commit a96968e401666a99f36b1729597dab23dd87b74b
Author: Sandhya Sundaresan <sandhya@...>
Date: 2018-01-31T18:35:48Z
New syntax to retrieve the LOB HDFS filename for both external and internal
LOBs . Also added syntax to return starting offset of a particular LOB handle
in the LOB Hdfs data file.
----
---