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 2018/04/19 19:32:07 UTC

[2/2] trafodion git commit: Merge [TRAFODION-3028] Support CONTROL QUERY SHAPE (CQS) for Hive insert PR-1525

Merge [TRAFODION-3028] Support CONTROL QUERY SHAPE (CQS) for Hive insert PR-1525


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

Branch: refs/heads/master
Commit: 8af8b959a1eeab3524fe2a308224e01ac8ac646a
Parents: c29ebc6 81fadbc
Author: Hans Zeller <hz...@apache.org>
Authored: Thu Apr 19 19:31:34 2018 +0000
Committer: Hans Zeller <hz...@apache.org>
Committed: Thu Apr 19 19:31:34 2018 +0000

----------------------------------------------------------------------
 core/sql/common/ExprNode.cpp     | 11 +++++++++++
 core/sql/common/OperTypeEnum.h   |  1 +
 core/sql/generator/GenShape.cpp  |  6 ++++++
 core/sql/optimizer/ControlDB.cpp | 10 ++++++++++
 core/sql/optimizer/RelExpr.cpp   |  3 +++
 core/sql/parser/sqlparser.y      |  5 +++++
 6 files changed, 36 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafodion/blob/8af8b959/core/sql/common/ExprNode.cpp
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/trafodion/blob/8af8b959/core/sql/common/OperTypeEnum.h
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/trafodion/blob/8af8b959/core/sql/generator/GenShape.cpp
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/trafodion/blob/8af8b959/core/sql/optimizer/RelExpr.cpp
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/trafodion/blob/8af8b959/core/sql/parser/sqlparser.y
----------------------------------------------------------------------