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 2018/01/19 06:58:07 UTC

[6/6] trafodion git commit: Merge remote branch 'origin/pr/1405/head' into merge_1405

Merge remote branch 'origin/pr/1405/head' into merge_1405


Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/8bd408bd
Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/8bd408bd
Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/8bd408bd

Branch: refs/heads/master
Commit: 8bd408bdf42d8e8f4149ef534a46778830e79679
Parents: f06ea68 4904711
Author: Sandhya Sundaresan <sa...@apache.org>
Authored: Fri Jan 19 06:57:31 2018 +0000
Committer: Sandhya Sundaresan <sa...@apache.org>
Committed: Fri Jan 19 06:57:31 2018 +0000

----------------------------------------------------------------------
 core/sql/cli/Cli.cpp                  | 55 ++++++++++++++++++++++----
 core/sql/cli/Statement.cpp            |  4 +-
 core/sql/executor/ExExeUtilLoad.cpp   |  5 +--
 core/sql/executor/ExExeUtilMisc.cpp   |  2 +-
 core/sql/executor/ExFastTransport.cpp |  2 +-
 core/sql/executor/ExHdfsScan.cpp      |  2 +-
 core/sql/executor/ex_globals.cpp      |  4 ++
 core/sql/executor/ex_globals.h        |  2 +-
 core/sql/exp/ExpLOB.cpp               | 43 +++++++--------------
 core/sql/exp/ExpLOB.h                 |  4 +-
 core/sql/exp/ExpLOBaccess.cpp         | 62 ++++++++++++++++++++++--------
 core/sql/exp/ExpLOBaccess.h           |  4 +-
 core/sql/exp/ExpLOBinterface.cpp      | 17 ++++----
 core/sql/exp/ExpLOBinterface.h        |  2 +-
 core/sql/exp/ExpLOBprocess.cpp        |  2 +-
 15 files changed, 133 insertions(+), 77 deletions(-)
----------------------------------------------------------------------