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

    https://github.com/apache/trafodion/pull/1688#discussion_r221821938
  
    --- Diff: core/sql/executor/ExExeUtil.h ---
    @@ -4138,6 +4138,7 @@ class ExExeUtilLobInfoTableTcb : public ExExeUtilTcb
         DONE_
       };
       Step step_;
    +  char * data_;
    --- End diff --
    
    Why do we need a change in a Lob class?


---

Reply via email to