You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by an...@apache.org on 2017/01/21 00:27:30 UTC

[2/2] incubator-trafodion git commit: Merge PR-921 Various TRAFODION jira fixes

Merge PR-921 Various TRAFODION jira fixes


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

Branch: refs/heads/master
Commit: f87198f320fbf0b6c0f671d65444881f2bc3783b
Parents: ed2e4fa a9ce210
Author: Anoop Sharma <an...@esgyn.com>
Authored: Sat Jan 21 00:27:08 2017 +0000
Committer: Anoop Sharma <an...@esgyn.com>
Committed: Sat Jan 21 00:27:08 2017 +0000

----------------------------------------------------------------------
 core/sql/generator/GenPreCode.cpp           |   4 +-
 core/sql/regress/compGeneral/EXPECTED005    |  54 ++++++------
 core/sql/regress/compGeneral/EXPECTED013.SB |  21 ++---
 core/sql/regress/compGeneral/EXPECTED045    |  30 +++----
 core/sql/regress/hive/EXPECTED007           | 101 ++++++++++++-----------
 core/sql/regress/hive/TEST007               |  76 ++++++++---------
 core/sql/regress/seabase/EXPECTED020        |  24 ++----
 core/sql/regress/seabase/TEST022            |   2 -
 core/sql/sqlci/SqlCmd.cpp                   |   4 +
 core/sql/sqlci/sqlci_yacc.y                 |   8 +-
 core/sql/sqlcomp/CmpSeabaseDDL.h            |   1 +
 core/sql/sqlcomp/CmpSeabaseDDLcommon.cpp    |   3 +-
 core/sql/sqlcomp/CmpSeabaseDDLtable.cpp     |   7 ++
 13 files changed, 165 insertions(+), 170 deletions(-)
----------------------------------------------------------------------