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 2018/02/28 16:26:58 UTC

[4/4] trafodion git commit: Merge [TRAFODION-2969] PR 1454 Fix interaction of [first n] with subqueries

Merge [TRAFODION-2969] PR 1454 Fix interaction of [first n] with subqueries


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

Branch: refs/heads/master
Commit: 2be44ed1ba4887657222d64233116a49b415d55d
Parents: 75c7b39 c48966a
Author: Dave Birdsall <db...@apache.org>
Authored: Wed Feb 28 16:25:47 2018 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Wed Feb 28 16:25:47 2018 +0000

----------------------------------------------------------------------
 core/sql/optimizer/BindRelExpr.cpp      | 102 ++++++++++++++-----
 core/sql/optimizer/RelExpr.cpp          |  14 ++-
 core/sql/optimizer/RelMisc.h            |   3 +-
 core/sql/regress/core/EXPECTED002.LINUX | 147 ++++++++++++++++++++++++---
 core/sql/regress/core/TEST002           |  56 ++++++++++
 5 files changed, 274 insertions(+), 48 deletions(-)
----------------------------------------------------------------------