You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by sa...@apache.org on 2019/02/05 16:37:30 UTC

[trafodion] 01/01: Merge [TRAFODION-3263]

This is an automated email from the ASF dual-hosted git repository.

sandhya pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafodion.git

commit eef991d0edbbb9fa40cef603b05243176e1d4ddf
Merge: b02ee12 310a34d
Author: Sandhya Sundaresan <sa...@apache.org>
AuthorDate: Tue Feb 5 16:36:50 2019 +0000

     Merge [TRAFODION-3263]

 core/sql/exp/ExpLOB.cpp          | 493 ++++++++++++++++++++++++-------------
 core/sql/exp/ExpLOB.h            |  19 +-
 core/sql/exp/ExpLOBaccess.cpp    | 512 +++++++++++++++++++++------------------
 core/sql/exp/ExpLOBaccess.h      |  27 ++-
 core/sql/exp/ExpLOBenums.h       |   4 +-
 core/sql/exp/ExpLOBinterface.cpp | 161 +++++++++---
 core/sql/exp/ExpLOBinterface.h   |  18 ++
 core/sql/sqlcomp/nadefaults.cpp  |   2 +-
 8 files changed, 779 insertions(+), 457 deletions(-)