Update of /cvsroot/monetdb/sql/src/test/octopus/Tests
In directory
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv11174/src/test/octopus/Tests
Modified Files:
squid00.stable.out
Log Message:
introduced a avg-> sum/cnt optimize step.
Currently disabled for decimal input columns (the current *100/100 etc
stuff breaks it). This should also be moved to the optimizer, later.
U squid00.stable.out
Index: squid00.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/octopus/Tests/squid00.stable.out,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- squid00.stable.out 9 Jan 2009 10:20:15 -0000 1.3
+++ squid00.stable.out 13 Jan 2009 14:47:55 -0000 1.4
@@ -26,19 +26,14 @@
# 23:29:58 >
function user.s1_1():void;
-barrier _29 := scheduler.octopus();
- _24 := octopus.tentacle_s1_1_73();
- _25 := octopus.tentacle_s1_1_74();
- _26 := octopus.tentacle_s1_1_75();
- _27 := octopus.tentacle_s1_1_76();
- _28 := octopus.tentacle_s1_1_78();
-exit _29;
- _4 := scheduler.pack(_29,10,_24,_25,_26,_27,_28);
- _24 := nil;
- _25 := nil;
- _26 := nil;
- _27 := nil;
- _28 := nil;
+barrier (_24,_4) := scheduler.octopus(10);
+ _26 := octopus.tentacle_s1_1_73();
+ _27 := octopus.tentacle_s1_1_74();
+ _28 := octopus.tentacle_s1_1_75();
+ _29 := octopus.tentacle_s1_1_76();
+ _30 := octopus.tentacle_s1_1_78();
+ _4 := mat.pack(_26,_27,_28,_29,_30);
+exit (_24,_15);
_5 := sql.resultSet(1,1,_4);
sql.rsColumn(_5,"sys.squida","bid","int",32,0,_4);
_4 := nil;
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins