Re: [Monetdb-developers] [Monetdb-checkins] MonetDB5/src/modules/mal groupby.mx, , 1.2, 1.3
it still calls GROUPmin and not GROUPavg
is that the intention?
On Sun, Jan 17, 2010 at 8:32 PM, Niels Nes
Update of /cvsroot/monetdb/MonetDB5/src/modules/mal In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30908/src/modules/mal
Modified Files: groupby.mx Log Message: fix cut/paste bug
Index: groupby.mx =================================================================== RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/groupby.mx,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- groupby.mx 7 Jan 2010 15:24:26 -0000 1.2 +++ groupby.mx 17 Jan 2010 19:32:16 -0000 1.3 @@ -74,7 +74,7 @@
pattern avg(pivot:bat[:oid,:any_1],b:bat[:oid,:any_2]...) :bat[:oid,:any_2] address GROUPmin -comment "Derive the grouping of all tuples in the BATs and determine minimum value. +comment "Derive the grouping of all tuples in the BATs and determine average value. The group oid is materialized.";
@-
------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Monetdb-checkins mailing list Monetdb-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-checkins
participants (1)
-
Lefteris