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

    https://github.com/apache/incubator-trafodion/pull/507#discussion_r65123305
  
    --- Diff: core/sql/exp/ExpLOB.h ---
    @@ -264,11 +265,11 @@ class ExpLOBoper : public ex_clause {
     
       // Generates LOB handle that is stored in the SQL row.
       // LOB handle max len:  512 bytes
    -  // 
<flags><LOBnum><objectUid><LOBlen><descKey><descTS><chunkNum><schNameLen><schName>
    -  // 
<--4--><--4---><----8----><---8--><---8---><--8---><----2---><---2------><--vc--->
    +  // 
<flags><LOBType><LOBnum><objectUid><LOBlen><descKey><descTS><chunkNum><schNameLen><schName>
    +  // 
<--4--><--4----><--4---><----8----><---8--><---8---><--8---><----2---><---2------><--vc--->
       static void genLOBhandle(Int64 uid, 
    --- End diff --
    
    Its ok to make changes like this for now sicne the feature isn't officially 
externalized yet since JDBS and driver changes are not in. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to