Repository: incubator-trafodion Updated Branches: refs/heads/master b4ab0185e -> d0c0e86c4
Merge branch 'master' of github.com:apache/incubator-trafodion into sean_traf Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/8007949c Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/8007949c Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/8007949c Branch: refs/heads/master Commit: 8007949c8043aad25d3613f13153c488d61f6926 Parents: 9715668 0fed958 Author: Sean Broeder <[email protected]> Authored: Mon May 16 16:36:57 2016 +0000 Committer: Sean Broeder <[email protected]> Committed: Mon May 16 16:36:57 2016 +0000 ---------------------------------------------------------------------- core/sql/bin/SqlciErrors.txt | 1 + core/sql/executor/ExHbaseIUD.cpp | 3 +- core/sql/executor/HBaseClient_JNI.cpp | 223 +-------------------------- core/sql/executor/HBaseClient_JNI.h | 70 +-------- core/sql/exp/ExpLOB.cpp | 10 ++ core/sql/generator/GenPreCode.cpp | 14 +- core/sql/regress/executor/EXPECTED130 | 77 +++++---- core/sql/regress/executor/TEST130 | 6 +- core/sql/sqlcomp/CmpSeabaseDDLtable.cpp | 3 +- 9 files changed, 80 insertions(+), 327 deletions(-) ----------------------------------------------------------------------
