Github user asfgit closed the pull request at:
https://github.com/apache/trafodion/pull/1696
---
Github user selvaganesang commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1696#discussion_r212400283
--- Diff: core/sql/exp/ExpLOBaccess.cpp ---
@@ -2455,16 +2455,59 @@ Ex_Lob_Error ExLob::readDataToHdfsFile(char
*tgtFileName, Int64 offset, Int64
Github user selvaganesang commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1696#discussion_r212400148
--- Diff: core/sql/exp/ExpLOBaccess.cpp ---
@@ -2455,16 +2455,59 @@ Ex_Lob_Error ExLob::readDataToHdfsFile(char
*tgtFileName, Int64 offset, Int64
Github user sandhyasun commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1696#discussion_r211312225
--- Diff: core/sql/exp/ExpLOBaccess.cpp ---
@@ -2455,16 +2455,59 @@ Ex_Lob_Error ExLob::readDataToHdfsFile(char
*tgtFileName, Int64 offset, Int64 s
Github user sandhyasun commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1696#discussion_r211311881
--- Diff: core/sql/exp/ExpLOBaccess.cpp ---
@@ -2455,16 +2455,59 @@ Ex_Lob_Error ExLob::readDataToHdfsFile(char
*tgtFileName, Int64 offset, Int64 s
GitHub user selvaganesang opened a pull request:
https://github.com/apache/trafodion/pull/1696
[TRAFODION-3110] Refactor LOB access to use the new implementation ofâ¦
⦠HdfsClient
LOB: Extract lobtofile() to a hdfs file returns 8442 error
Implemented the missing