Merge [TRAFODION-3133] PR 1636 Add LIMIT n support in subqueries
Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/4a3f7969 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/4a3f7969 Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/4a3f7969 Branch: refs/heads/master Commit: 4a3f79698bf4331f9f33c420863e48b75baece81 Parents: 2c44679 cd095a0 Author: Dave Birdsall <[email protected]> Authored: Thu Jul 12 18:47:30 2018 +0000 Committer: Dave Birdsall <[email protected]> Committed: Thu Jul 12 18:47:30 2018 +0000 ---------------------------------------------------------------------- core/sql/parser/sqlparser.y | 20 +++++++++- core/sql/regress/core/EXPECTED002.LINUX | 57 ++++++++++++++++++++++++++++ core/sql/regress/core/TEST002 | 25 ++++++++++++ 3 files changed, 101 insertions(+), 1 deletion(-) ----------------------------------------------------------------------
