[TRAFODION-1779] PR 287 Improve query plans for tables created in same session
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/7fec7ad3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/7fec7ad3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/7fec7ad3 Branch: refs/heads/master Commit: 7fec7ad3d31fee59e20b98e2396c9a00d2367136 Parents: 110bce7 91031ce Author: Dave Birdsall <[email protected]> Authored: Fri Jan 29 17:43:27 2016 +0000 Committer: Dave Birdsall <[email protected]> Committed: Fri Jan 29 17:45:05 2016 +0000 ---------------------------------------------------------------------- core/sql/optimizer/NATable.cpp | 7 ++--- core/sql/regress/core/EXPECTED005.SB | 2 +- core/sql/sqlcomp/CmpDescribe.cpp | 8 ----- core/sql/sqlcomp/CmpSeabaseDDLcommon.cpp | 14 ++------- core/sql/sqlcomp/CmpSeabaseDDLschema.cpp | 11 +------ core/sql/sqlcomp/CmpSeabaseDDLtable.cpp | 43 --------------------------- 6 files changed, 6 insertions(+), 79 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/7fec7ad3/core/sql/sqlcomp/CmpSeabaseDDLcommon.cpp ----------------------------------------------------------------------
