Changeset: e44e41ea156b for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e44e41ea156b
Modified Files:
MonetDB4/tests/from_Twente/moa/Tests/list.stable.out
Branch: Jun2010
Log Message:
Approve test.
The result of this test depends on the order of the result of a join,
in particular, the join _MMjoin_13 := join(valuesA,_MMreverse_12)
now gives a differently ordered result than it apparently did before.
diffs (27 lines):
diff -r 5b91e2445e01 -r e44e41ea156b
MonetDB4/tests/from_Twente/moa/Tests/list.stable.out
--- a/MonetDB4/tests/from_Twente/moa/Tests/list.stable.out Thu Jun 24
16:50:52 2010 +0200
+++ b/MonetDB4/tests/from_Twente/moa/Tests/list.stable.out Thu Jun 24
17:40:34 2010 +0200
@@ -2207,9 +2207,9 @@
# t h # name
# oid void # type
#-----------------#
-[ 4...@0, 1...@0 ]
+[ 4...@0, 0...@0 ]
_MMjoin_20.find(1...@0).print();
-[ 50 ]
+[ 30 ]
reverse(select(reverse(_MMcastnil_16),3...@0)).print();
#-------------------------#
# BAT: tmp_197 #
@@ -2220,9 +2220,9 @@
# t h # name
# oid void # type
#-----------------#
-[ 2...@0, 0...@0 ]
+[ 2...@0, 1...@0 ]
_MMjoin_20.find(0...@0).print();
-[ 30 ]
+[ 50 ]
# [{ 50 }, {}, { 30 }]
_MMreverse_2 := reverse(indexA);
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list