You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by su...@apache.org on 2016/10/05 00:56:58 UTC

[2/3] incubator-trafodion git commit: [TRAFODION-2247] upsert on altered aligned format table with missing columns inserts incorrect values

[TRAFODION-2247] upsert on altered aligned format table with missing
 columns inserts incorrect values

Fix for regression failure seabase/TEST020


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/b8e163a2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/b8e163a2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/b8e163a2

Branch: refs/heads/master
Commit: b8e163a2f8abdd9305ec919543033add9cb60739
Parents: 4d31d6e
Author: selvaganesang <se...@esgyn.com>
Authored: Sat Oct 1 17:56:18 2016 +0000
Committer: selvaganesang <se...@esgyn.com>
Committed: Sat Oct 1 17:56:18 2016 +0000

----------------------------------------------------------------------
 core/sql/regress/seabase/EXPECTED020 | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b8e163a2/core/sql/regress/seabase/EXPECTED020
----------------------------------------------------------------------
diff --git a/core/sql/regress/seabase/EXPECTED020 b/core/sql/regress/seabase/EXPECTED020
index d452f19..b3e799d 100644
--- a/core/sql/regress/seabase/EXPECTED020
+++ b/core/sql/regress/seabase/EXPECTED020
@@ -3951,6 +3951,7 @@ C1           C2
 
 --- 1 row(s) inserted.
 >>select * from test020t44;
+
 A                B            C          
 ---------------  -----------  -----------