You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by su...@apache.org on 2017/02/24 04:02:57 UTC

[4/4] incubator-trafodion git commit: Merge [TRAFODION-2475] PR-965 Improved error handling for HBASE_OPTIONS clause

Merge [TRAFODION-2475] PR-965 Improved error handling for HBASE_OPTIONS clause


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

Branch: refs/heads/master
Commit: d7793509b11200f542dd1e6e5382567a11b27973
Parents: 549850a ca4f9da
Author: Suresh Subbiah <su...@apache.org>
Authored: Fri Feb 24 04:02:25 2017 +0000
Committer: Suresh Subbiah <su...@apache.org>
Committed: Fri Feb 24 04:02:25 2017 +0000

----------------------------------------------------------------------
 core/sql/exp/ExpHbaseDefs.h                     |   2 +
 core/sql/regress/seabase/EXPECTED002            | 185 +++++++++++++------
 core/sql/regress/seabase/TEST002                |  30 +++
 core/sql/sqlcomp/CmpSeabaseDDLcommon.cpp        | 172 +++++++++++++----
 .../java/org/trafodion/sql/HBaseClient.java     |  17 ++
 5 files changed, 308 insertions(+), 98 deletions(-)
----------------------------------------------------------------------