merge [TRAFODION-3021] union, intersect, except should be cacheable
Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/45073a45 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/45073a45 Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/45073a45 Branch: refs/heads/master Commit: 45073a45346f3628b8a1f18123797afe159b02aa Parents: 611bc92 8b62247 Author: Liu Ming <[email protected]> Authored: Sat Apr 21 08:51:14 2018 +0000 Committer: Liu Ming <[email protected]> Committed: Sat Apr 21 08:51:14 2018 +0000 ---------------------------------------------------------------------- core/sql/optimizer/RelExpr.cpp | 4 ++-- core/sql/optimizer/RelSet.h | 2 +- core/sql/regress/core/EXPECTED005.SB | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafodion/blob/45073a45/core/sql/optimizer/RelExpr.cpp ----------------------------------------------------------------------
