Merge [TRAFODION-2819] PR 1312 Fix error 4247 on drop with certain CQDs
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/6d2213d0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/6d2213d0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/6d2213d0 Branch: refs/heads/master Commit: 6d2213d046ef0eb4201c76e8adee86e63a6c8f89 Parents: d0644d4 d96f3c7 Author: Dave Birdsall <[email protected]> Authored: Tue Nov 28 17:12:13 2017 +0000 Committer: Dave Birdsall <[email protected]> Committed: Tue Nov 28 17:12:13 2017 +0000 ---------------------------------------------------------------------- core/sql/optimizer/RelRoutine.cpp | 1 + core/sql/sqlcomp/CmpSeabaseDDL.h | 2 ++ core/sql/sqlcomp/CmpSeabaseDDLcommon.cpp | 9 ++++++++- core/sql/sqlcomp/CmpSeabaseDDLtable.cpp | 3 +++ core/sql/sqlcomp/CmpSeabaseDDLview.cpp | 2 +- 5 files changed, 15 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
