You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by hz...@apache.org on 2016/05/19 21:32:48 UTC

[2/2] incubator-trafodion git commit: TRAFODION-2002 check columns for Hive inserts

TRAFODION-2002 check columns for Hive inserts


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

Branch: refs/heads/master
Commit: 444cd9cc865beb1eb2d3c7e20d465db841217c6a
Parents: c41b39b 3205c6a
Author: Hans Zeller <hz...@apache.org>
Authored: Thu May 19 21:30:19 2016 +0000
Committer: Hans Zeller <hz...@apache.org>
Committed: Thu May 19 21:30:19 2016 +0000

----------------------------------------------------------------------
 core/sql/optimizer/BindRelExpr.cpp      | 44 +++++++++++++++++++++++++++-
 core/sql/optimizer/RelFastTransport.cpp |  4 +--
 core/sql/optimizer/RelFastTransport.h   | 14 ++++-----
 core/sql/regress/hive/EXPECTED003       | 26 ++++++++++++++++
 core/sql/regress/hive/TEST003           | 11 +++++++
 5 files changed, 89 insertions(+), 10 deletions(-)
----------------------------------------------------------------------