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/23 16:58:04 UTC

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2441] PR-975 user has only select privilege on a table can do ...

Merge [TRAFODION-2441] PR-975 user has only select privilege on a table can do ...


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

Branch: refs/heads/master
Commit: b44e5d0d563bb98441ffd0166853343bb2ec3623
Parents: b5e7300 5374d9d
Author: Suresh Subbiah <su...@apache.org>
Authored: Thu Feb 23 16:57:33 2017 +0000
Committer: Suresh Subbiah <su...@apache.org>
Committed: Thu Feb 23 16:57:33 2017 +0000

----------------------------------------------------------------------
 core/sql/comexe/ComTdbExeUtil.h      |   7 +-
 core/sql/executor/ExExeUtilGet.cpp   | 191 ++++++++++++++++++------------
 core/sql/generator/GenRelExeUtil.cpp |   1 +
 core/sql/optimizer/RelExeUtil.cpp    |   3 +-
 core/sql/optimizer/RelExeUtil.h      |   4 +
 core/sql/parser/sqlparser.y          |  33 ++++--
 6 files changed, 152 insertions(+), 87 deletions(-)
----------------------------------------------------------------------