You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2017/12/14 17:28:00 UTC

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2843] PR 1340 Fix outer join on aggregate bug

Merge [TRAFODION-2843] PR 1340 Fix outer join on aggregate bug


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

Branch: refs/heads/master
Commit: f71c719daf299b4eba61bc1965e248bb840d586e
Parents: 7acdca6 ccb17c2
Author: Dave Birdsall <db...@apache.org>
Authored: Thu Dec 14 17:27:06 2017 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Thu Dec 14 17:27:06 2017 +0000

----------------------------------------------------------------------
 core/sql/generator/GenPreCode.cpp        |   8 +-
 core/sql/regress/executor/EXPECTED002.SB | 207 ++++++++++++++++++++++----
 core/sql/regress/executor/TEST002        |  94 ++++++++++++
 3 files changed, 278 insertions(+), 31 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/f71c719d/core/sql/generator/GenPreCode.cpp
----------------------------------------------------------------------