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 2016/07/01 14:46:22 UTC

[04/11] incubator-trafodion git commit: Merge remote branch 'origin/master' into ansharma_uint64_br

Merge remote branch 'origin/master' into ansharma_uint64_br


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

Branch: refs/heads/master
Commit: 584936e09b4195013bb838bbf46953210fbec03b
Parents: 43595ea 2547fb1
Author: Anoop Sharma <an...@esgyn.com>
Authored: Thu Jun 23 20:09:45 2016 +0000
Committer: Anoop Sharma <an...@esgyn.com>
Committed: Thu Jun 23 20:09:45 2016 +0000

----------------------------------------------------------------------
 core/sql/bin/SqlciErrors.txt             |   2 +-
 core/sql/comexe/ComTdbFastTransport.h    |   8 +-
 core/sql/executor/ExFastTransport.cpp    |  16 ++-
 core/sql/generator/GenFastTransport.cpp  |  74 ++++++++++-
 core/sql/regress/hive/EXPECTED005        | 177 ++++++++++++++++++++++++--
 core/sql/regress/hive/TEST005            |  42 ++++++
 core/sql/regress/hive/TEST005_a.hive.sql |   7 +
 core/sql/regress/seabase/EXPECTED011     |   2 +-
 core/sql/sqlcomp/DefaultConstants.h      |   9 ++
 core/sql/sqlcomp/DefaultValidator.cpp    |  15 +++
 core/sql/sqlcomp/nadefaults.cpp          |  74 ++++++-----
 11 files changed, 379 insertions(+), 47 deletions(-)
----------------------------------------------------------------------