Github user sandhyasun commented on a diff in the pull request:

    https://github.com/apache/trafodion/pull/1586#discussion_r192185270
  
    --- Diff: core/sql/executor/ExExeUtil.h ---
    @@ -3083,6 +3083,7 @@ class ExExeUtilLobUpdateTcb : public ExExeUtilTcb
       ExLobStats lobStats_;
       char statusString_[200];
       fstream indata_;
    +  char lobLockId_[12];
    --- End diff --
    
    Yes. Changing that.


---

Reply via email to