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 2016/10/27 15:13:32 UTC

[8/9] incubator-trafodion git commit: Merge branch 'master' of github.com:apache/incubator-trafodion into wrkbrnch

Merge branch 'master' of github.com:apache/incubator-trafodion into wrkbrnch


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

Branch: refs/heads/master
Commit: adaa03a7b2bac5f773d80b0cef2bdf23690d7d52
Parents: f7f1ee9 de82dfb
Author: Anuradha Hegde <an...@esgyn.com>
Authored: Tue Oct 25 20:17:09 2016 +0000
Committer: Anuradha Hegde <an...@esgyn.com>
Committed: Tue Oct 25 20:17:09 2016 +0000

----------------------------------------------------------------------
 .gitignore                                      |   1 +
 core/Makefile                                   |  54 +-
 .../transactional/TrxRegionEndpoint.java.tmpl   |   2 +-
 core/sql/regress/executor/DIFF107.KNOWN.SB      |  16 -
 core/sql/regress/executor/DIFF107.KNOWN.SB.OS   |  14 -
 core/sql/regress/executor/EXPECTED107           | 565 ++++++++++++++++++
 core/sql/regress/executor/EXPECTED107.LINUX     | 574 -------------------
 core/sql/regress/executor/TEST107               |  51 +-
 core/sql/sort/SortTopN.cpp                      |   8 +
 core/trafodion.spec                             | 114 ++++
 10 files changed, 760 insertions(+), 639 deletions(-)
----------------------------------------------------------------------