Merge remote branch 'origin/pr/1365/head' into merge_1365
Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/d08a0819 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/d08a0819 Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/d08a0819 Branch: refs/heads/master Commit: d08a0819f6f7fd265e60a2f303a282f02aa4d5d1 Parents: 6be0b22 2e30aad Author: Sandhya Sundaresan <[email protected]> Authored: Thu Jan 4 18:25:27 2018 +0000 Committer: Sandhya Sundaresan <[email protected]> Committed: Thu Jan 4 18:25:27 2018 +0000 ---------------------------------------------------------------------- core/sql/executor/ExExeUtil.h | 8 +- core/sql/executor/ExExeUtilLoad.cpp | 52 +++++----- core/sql/executor/ex_globals.cpp | 14 +-- core/sql/executor/ex_globals.h | 4 +- core/sql/exp/ExpLOB.cpp | 78 ++------------- core/sql/exp/ExpLOB.h | 160 +------------------------------ core/sql/exp/exp_clause.cpp | 7 -- core/sql/generator/GenItemFunc.cpp | 37 ------- core/sql/optimizer/ItemExpr.cpp | 12 --- core/sql/optimizer/ItemFunc.h | 17 ---- 10 files changed, 47 insertions(+), 342 deletions(-) ----------------------------------------------------------------------
