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 2017/10/05 19:54:29 UTC

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2763] PR-1257 Left join with non-equi join predicate in ON clause may cause corefiles

Merge [TRAFODION-2763] PR-1257 Left join with non-equi join predicate in ON clause may cause corefiles


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

Branch: refs/heads/master
Commit: 6439dea2b850005e2f5121aff629178abd5f617f
Parents: f9ba966 e00a45f
Author: Suresh Subbiah <su...@apache.org>
Authored: Thu Oct 5 19:53:52 2017 +0000
Committer: Suresh Subbiah <su...@apache.org>
Committed: Thu Oct 5 19:53:52 2017 +0000

----------------------------------------------------------------------
 core/sql/bin/SqlciErrors.txt       |  2 ++
 core/sql/generator/GenPreCode.cpp  | 12 ++++++---
 core/sql/optimizer/BindRelExpr.cpp | 48 ++++++++++++++++++++++++++++++---
 3 files changed, 56 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/6439dea2/core/sql/optimizer/BindRelExpr.cpp
----------------------------------------------------------------------