[TRAFODION-3007] update statistics report error on volatile table - update test case
Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/b682d75e Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/b682d75e Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/b682d75e Branch: refs/heads/master Commit: b682d75e7784d6296d5d234aebafd9e49e11274d Parents: 9ae9c59 Author: Andy Yang <[email protected]> Authored: Thu Mar 22 15:03:05 2018 +0800 Committer: Andy Yang <[email protected]> Committed: Thu Mar 22 15:03:05 2018 +0800 ---------------------------------------------------------------------- core/sql/regress/seabase/EXPECTED010 | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafodion/blob/b682d75e/core/sql/regress/seabase/EXPECTED010 ---------------------------------------------------------------------- diff --git a/core/sql/regress/seabase/EXPECTED010 b/core/sql/regress/seabase/EXPECTED010 index ab7f2f3..1b83dd0 100644 --- a/core/sql/regress/seabase/EXPECTED010 +++ b/core/sql/regress/seabase/EXPECTED010 @@ -11244,7 +11244,10 @@ Schema(Active ): VOLATILE_SCHEMA_MXID110000244152123793487270871880000000002 Schema(Active ): VOLATILE_SCHEMA_MXID110000244152123793487270871880000000002 Table: VTAB1 + Table: SB_HISTOGRAM_INTERVALS + Table: SB_HISTOGRAMS Table: VTAB2 + Table: SB_PERSISTENT_SAMPLES --- SQL operation complete. >>drop schema minotaur cascade;
