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 <[email protected]> Authored: Thu Dec 14 17:27:06 2017 +0000 Committer: Dave Birdsall <[email protected]> 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 ----------------------------------------------------------------------
