Merge [TRAFODION-2801] PR-1294 select count(*) with cqd hbase_coprocessors off
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/89433fba Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/89433fba Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/89433fba Branch: refs/heads/master Commit: 89433fbabf03b6a215d87c20aba9320ad451fbee Parents: d820854 c4fe798 Author: Suresh Subbiah <[email protected]> Authored: Fri Nov 10 05:40:49 2017 +0000 Committer: Suresh Subbiah <[email protected]> Committed: Fri Nov 10 05:40:49 2017 +0000 ---------------------------------------------------------------------- core/sql/executor/HBaseClient_JNI.cpp | 176 +++++++++++++------ core/sql/executor/HBaseClient_JNI.h | 13 +- .../executor/org_trafodion_sql_HTableClient.h | 4 +- .../java/org/trafodion/sql/HTableClient.java | 24 ++- 4 files changed, 152 insertions(+), 65 deletions(-) ----------------------------------------------------------------------
