Merge [TRAFODION-1655] PR 205 RMS iotime and OperCpuTime fix
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/c58587a3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/c58587a3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/c58587a3 Branch: refs/heads/master Commit: c58587a30f795f262d857ca2fbb6f6f008b8f22c Parents: 530ad72 127fb16 Author: Dave Birdsall <[email protected]> Authored: Fri Dec 4 17:06:43 2015 +0000 Committer: Dave Birdsall <[email protected]> Committed: Fri Dec 4 17:06:43 2015 +0000 ---------------------------------------------------------------------- core/sql/executor/ExHdfsScan.cpp | 4 +- core/sql/executor/ExStats.cpp | 16 +++++++- core/sql/executor/ExStats.h | 4 +- core/sql/executor/HBaseClient_JNI.cpp | 60 +++++++++++++++--------------- core/sql/executor/ex_split_bottom.cpp | 11 ++++++ 5 files changed, 59 insertions(+), 36 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/c58587a3/core/sql/executor/HBaseClient_JNI.cpp ----------------------------------------------------------------------
