Update of /cvsroot/monetdb/sql/src/benchmarks/ATIS/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv11174/src/benchmarks/ATIS/Tests

Modified Files:
        select_group.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 select_group.stable.out
Index: select_group.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/benchmarks/ATIS/Tests/select_group.stable.out,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- select_group.stable.out     30 Dec 2008 19:19:05 -0000      1.36
+++ select_group.stable.out     13 Jan 2009 14:47:54 -0000      1.37
@@ -116,7 +116,7 @@
 % char,        char,   double # type
 % 3,   3,      22 # length
 [ "ATL",       "BOS",  154.36842105263159      ]
-% sys.ground_service,  sys.ground_service # table_name
+% sys.ground_service,  sys. # table_name
 % city_code,   L22 # name
 % char,        double # type
 % 4,   22 # length
@@ -132,7 +132,7 @@
 [ "WWAS",      12      ]
 [ "BBWI",      5       ]
 % sys.ground_service,  sys.ground_service # table_name
-% L23, city_code # name
+% L25, city_code # name
 % wrd, char # type
 % 1,   4 # length
 [ 3,   "MATL"  ]
@@ -155,7 +155,7 @@
 [ "PROPELLER", 16      ]
 [ "TURBOPROP", 32      ]
 % sys.aircraft,        sys.aircraft # table_name
-% category,    L26 # name
+% category,    L30 # name
 % char,        wrd # type
 % 10,  2 # length
 [ "JET",       15      ]


------------------------------------------------------------------------------
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

Reply via email to