fix regression issue
Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/5dbc2508 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/5dbc2508 Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/5dbc2508 Branch: refs/heads/master Commit: 5dbc2508f8537e9a5fe5fd6d285ae8a0bf419237 Parents: 56e9a80 Author: Liu Ming <[email protected]> Authored: Sun Jan 14 10:33:40 2018 +0000 Committer: Liu Ming <[email protected]> Committed: Sun Jan 14 10:33:40 2018 +0000 ---------------------------------------------------------------------- core/sql/regress/seabase/EXPECTED032 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafodion/blob/5dbc2508/core/sql/regress/seabase/EXPECTED032 ---------------------------------------------------------------------- diff --git a/core/sql/regress/seabase/EXPECTED032 b/core/sql/regress/seabase/EXPECTED032 index 5a4aa97..b975865 100644 --- a/core/sql/regress/seabase/EXPECTED032 +++ b/core/sql/regress/seabase/EXPECTED032 @@ -333,8 +333,8 @@ B (EXPR) ------------ - 11 - 21 +11 +21 --- 2 row(s) selected. >>insert into t032t1 values ('3', 3, 3, date '2016-08-15', time '10:11:12',
