Update of /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests
In directory sc8-pr-cvs16:/tmp/cvs-serv7995/Tests
Modified Files:
inspect05.stable.out
Log Message:
The partitioned BATs may be input to calculations. In this case
we need to ensure that an iterator produces correctly aligned
portions. The code hooks are prepared for this, the algorithm
needs implementation.
Index: inspect05.stable.out
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests/inspect05.stable.out,v
retrieving revision 1.303
retrieving revision 1.304
diff -u -d -r1.303 -r1.304
--- inspect05.stable.out 19 May 2007 05:26:00 -0000 1.303
+++ inspect05.stable.out 20 May 2007 07:51:16 -0000 1.304
@@ -591,6 +591,8 @@
[ "hasMoreElements", "pattern", "bpm",
"(pb:bat[:any_1,:any_2],first:any_1,last:any_1,vlow:any_2,vhgh:any_2):bat[:any_1,:any_2]
", "BPMhasMoreElementsRng4;"
]
[ "hasMoreElements", "pattern", "bpm",
"(pb:bat[:any_1,:any_2],low:any_2,hgh:any_2):bat[:any_1,:any_2] ",
"BPMhasMoreElementsRng;"
]
[ "hasMoreElements", "pattern", "bpm",
"(grp:bat[:any_1,:any_2]):bat[:any_1,:any_2] ",
"BPMhasMoreElements;"
]
+[ "hasMoreElements", "pattern", "bpm",
"(grp:bat[:any_1,:any_2],b:bat[:any_1,:any_3])
(_3:bat[:any_1,:any_2],_4:bat[:any_1,:any_2]) ",
"BPMhasMoreElements2;" ]
+[ "hasMoreElements", "pattern", "bpm",
"(grp:bat[:any_1,:any_2],b:bat[:any_1,:any_3],c:bat[:oid,:any_4])
(_4:bat[:any_1,:any_2],_5:bat[:any_1,:any_3],_6:bat[:any_1,:any_4]) ",
"BPMhasMoreElements3;" ]
[ "hashPartition", "command", "bpm",
"(pb:bat[:any_1,:any_2],slots:int):void ",
"BPMhash;"
]
[ "hashPartitions", "command", "bpm",
"(b:bat[:any_1,:any_2]):void ",
"BPMhashPartitions;"
]
[ "insert", "command", "bpm",
"(pb:bat[:any_1,:any_2],b:bat[:any_1,:any_2]):void ",
"BPMinsert;"
]
@@ -606,6 +608,8 @@
[ "newIterator", "pattern", "bpm",
"(pb:bat[:any_1,:any_2],first:any_1,last:any_1,vlow:any_2,vhgh:any_2):bat[:oid,:any_2]
", "BPMnewIteratorRng4;"
]
[ "newIterator", "pattern", "bpm",
"(grp:bat[:any_1,:any_2],first:any_2,last:any_2):bat[:any_1,:any_2] ",
"BPMnewIteratorRng;"
]
[ "newIterator", "pattern", "bpm",
"(grp:bat[:any_1,:any_2]):bat[:any_1,:any_2] ",
"BPMnewIterator;"
]
+[ "newIterator", "pattern", "bpm",
"(grp:bat[:any_1,:any_2],b:bat[:any_1,:any_3])
(_3:bat[:any_1,:any_2],_4:bat[:any_1,:any_2]) ",
"BPMnewIterator2;" ]
+[ "newIterator", "pattern", "bpm",
"(grp:bat[:any_1,:any_2],b:bat[:any_1,:any_3],c:bat[:oid,:any_4])
(_4:bat[:any_1,:any_2],_5:bat[:any_1,:any_3],_6:bat[:any_1,:any_4]) ",
"BPMnewIterator3;" ]
[ "new", "pattern", "bpm",
"(ht:any_1,tt:any_2):bat[:any_1,:any_2] ",
"BPMnew;"
]
[ "open", "command", "bpm",
"():void ",
"BPMopen;"
]
[ "prelude", "command", "bpm",
"():void ",
"BPMprelude;"
]
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins