Changeset: 54cbcf801284 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=54cbcf801284
Modified Files:
        clients/Tests/MAL-signatures.stable.out
        clients/Tests/MAL-signatures.stable.out.int128
        clients/Tests/SQL-dump.stable.out
        clients/Tests/exports.stable.out
Branch: default
Log Message:

Approvals.


diffs (truncated from 5128 to 300 lines):

diff --git a/clients/Tests/MAL-signatures.stable.out 
b/clients/Tests/MAL-signatures.stable.out
--- a/clients/Tests/MAL-signatures.stable.out
+++ b/clients/Tests/MAL-signatures.stable.out
@@ -30,114 +30,58 @@ command aggr.avg(b:bat[:oid,:dbl],g:bat[
 address AGGRavg23_dbl;
 comment Grouped tail average on dbl, also returns count
 
-command aggr.avg(b:bat[:oid,:dbl],e:bat[:oid,:any_1]) 
(X_3:bat[:oid,:dbl],X_4:bat[:oid,:wrd]) 
-address AGGRavg22_dbl;
-comment Grouped tail average on dbl, also returns count
-
 command 
aggr.avg(b:bat[:oid,:dbl],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
 address AGGRavg13_dbl;
 comment Grouped tail average on dbl
 
-command aggr.avg(b:bat[:oid,:dbl],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
-address AGGRavg12_dbl;
-comment Grouped tail average on dbl
-
 command aggr.avg(b:bat[:oid,:flt],g:bat[:oid,:oid],e:bat[:oid,:any_1]) 
(X_4:bat[:oid,:dbl],X_5:bat[:oid,:wrd]) 
 address AGGRavg23_dbl;
 comment Grouped tail average on flt, also returns count
 
-command aggr.avg(b:bat[:oid,:flt],e:bat[:oid,:any_1]) 
(X_3:bat[:oid,:dbl],X_4:bat[:oid,:wrd]) 
-address AGGRavg22_dbl;
-comment Grouped tail average on flt, also returns count
-
 command 
aggr.avg(b:bat[:oid,:flt],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
 address AGGRavg13_dbl;
 comment Grouped tail average on flt
 
-command aggr.avg(b:bat[:oid,:flt],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
-address AGGRavg12_dbl;
-comment Grouped tail average on flt
-
 command aggr.avg(b:bat[:oid,:lng],g:bat[:oid,:oid],e:bat[:oid,:any_1]) 
(X_4:bat[:oid,:dbl],X_5:bat[:oid,:wrd]) 
 address AGGRavg23_dbl;
 comment Grouped tail average on lng, also returns count
 
-command aggr.avg(b:bat[:oid,:lng],e:bat[:oid,:any_1]) 
(X_3:bat[:oid,:dbl],X_4:bat[:oid,:wrd]) 
-address AGGRavg22_dbl;
-comment Grouped tail average on lng, also returns count
-
 command 
aggr.avg(b:bat[:oid,:lng],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
 address AGGRavg13_dbl;
 comment Grouped tail average on lng
 
-command aggr.avg(b:bat[:oid,:lng],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
-address AGGRavg12_dbl;
-comment Grouped tail average on lng
-
 command aggr.avg(b:bat[:oid,:wrd],g:bat[:oid,:oid],e:bat[:oid,:any_1]) 
(X_4:bat[:oid,:dbl],X_5:bat[:oid,:wrd]) 
 address AGGRavg23_dbl;
 comment Grouped tail average on wrd, also returns count
 
-command aggr.avg(b:bat[:oid,:wrd],e:bat[:oid,:any_1]) 
(X_3:bat[:oid,:dbl],X_4:bat[:oid,:wrd]) 
-address AGGRavg22_dbl;
-comment Grouped tail average on wrd, also returns count
-
 command 
aggr.avg(b:bat[:oid,:wrd],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
 address AGGRavg13_dbl;
 comment Grouped tail average on wrd
 
-command aggr.avg(b:bat[:oid,:wrd],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
-address AGGRavg12_dbl;
-comment Grouped tail average on wrd
-
 command aggr.avg(b:bat[:oid,:int],g:bat[:oid,:oid],e:bat[:oid,:any_1]) 
(X_4:bat[:oid,:dbl],X_5:bat[:oid,:wrd]) 
 address AGGRavg23_dbl;
 comment Grouped tail average on int, also returns count
 
-command aggr.avg(b:bat[:oid,:int],e:bat[:oid,:any_1]) 
(X_3:bat[:oid,:dbl],X_4:bat[:oid,:wrd]) 
-address AGGRavg22_dbl;
-comment Grouped tail average on int, also returns count
-
 command 
aggr.avg(b:bat[:oid,:int],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
 address AGGRavg13_dbl;
 comment Grouped tail average on int
 
-command aggr.avg(b:bat[:oid,:int],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
-address AGGRavg12_dbl;
-comment Grouped tail average on int
-
 command aggr.avg(b:bat[:oid,:sht],g:bat[:oid,:oid],e:bat[:oid,:any_1]) 
(X_4:bat[:oid,:dbl],X_5:bat[:oid,:wrd]) 
 address AGGRavg23_dbl;
 comment Grouped tail average on sht, also returns count
 
-command aggr.avg(b:bat[:oid,:sht],e:bat[:oid,:any_1]) 
(X_3:bat[:oid,:dbl],X_4:bat[:oid,:wrd]) 
-address AGGRavg22_dbl;
-comment Grouped tail average on sht, also returns count
-
 command 
aggr.avg(b:bat[:oid,:sht],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
 address AGGRavg13_dbl;
 comment Grouped tail average on sht
 
-command aggr.avg(b:bat[:oid,:sht],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
-address AGGRavg12_dbl;
-comment Grouped tail average on sht
-
 command aggr.avg(b:bat[:oid,:bte],g:bat[:oid,:oid],e:bat[:oid,:any_1]) 
(X_4:bat[:oid,:dbl],X_5:bat[:oid,:wrd]) 
 address AGGRavg23_dbl;
 comment Grouped tail average on bte, also returns count
 
-command aggr.avg(b:bat[:oid,:bte],e:bat[:oid,:any_1]) 
(X_3:bat[:oid,:dbl],X_4:bat[:oid,:wrd]) 
-address AGGRavg22_dbl;
-comment Grouped tail average on bte, also returns count
-
 command 
aggr.avg(b:bat[:oid,:bte],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
 address AGGRavg13_dbl;
 comment Grouped tail average on bte
 
-command aggr.avg(b:bat[:oid,:bte],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
-address AGGRavg12_dbl;
-comment Grouped tail average on bte
-
 pattern aggr.avg(b:bat[:oid,:any_2]):dbl 
 address CMDcalcavg;
 comment Gives the avg of all tail values
@@ -176,20 +120,8 @@ command aggr.count(b:bat[:oid,:any_1],g:
 address AGGRcount3nils;
 comment Grouped count
 
-command 
aggr.count_no_nil(b:bat[:oid,:any_1],e:bat[:oid,:any_1]):bat[:oid,:wrd] 
-address AGGRcount2nonils;
-command aggr.count(b:bat[:oid,:any_1],e:bat[:oid,:any_2]):bat[:oid,:wrd] 
-address AGGRcount2nils;
-command aggr.count(b:bat[:oid,:any_1],e:bat[:oid,:any_2]):bat[:oid,:wrd] 
-address AGGRcount2nils;
-comment Grouped count
-
 command 
aggr.count(b:bat[:oid,:any_1],g:bat[:oid,:oid],e:bat[:oid,:any_2],ignorenils:bit):bat[:oid,:wrd]
 
 address AGGRcount3;
-command 
aggr.count(b:bat[:oid,:any_1],e:bat[:oid,:any_2],ignorenils:bit):bat[:oid,:wrd] 
-address AGGRcount2;
-comment Grouped count
-
 command aggr.cardinality(b:bat[:oid,:any_2]):lng 
 address ALGcard;
 comment Return the cardinality of the BAT tail values.
@@ -225,10 +157,6 @@ command aggr.max(b:bat[:oid,:any_1],g:ba
 address AGGRmax3;
 command 
aggr.min(b:bat[:oid,:any_1],g:bat[:oid,:oid],e:bat[:oid,:any_2]):bat[:oid,:any_1]
 
 address AGGRmin3;
-command aggr.max(b:bat[:oid,:any_1],e:bat[:oid,:any_2]):bat[:oid,:any_1] 
-address AGGRmax2;
-command aggr.min(b:bat[:oid,:any_1],e:bat[:oid,:any_2]):bat[:oid,:any_1] 
-address AGGRmin2;
 command aggr.max(b:bat[:oid,:any_2]):any_2 
 address ALGmaxany;
 comment Return the highest tail value or nil.
@@ -609,146 +537,74 @@ command aggr.prod(b:bat[:oid,:dbl],g:bat
 address AGGRprod3_dbl;
 comment Grouped tail product on dbl
 
-command aggr.prod(b:bat[:oid,:dbl],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
-address AGGRprod2_dbl;
-comment Product over grouped tail product on dbl
-
 command 
aggr.prod(b:bat[:oid,:flt],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
 address AGGRprod3_dbl;
 comment Grouped tail product on flt
 
-command aggr.prod(b:bat[:oid,:flt],e:bat[:oid,:any_1]):bat[:oid,:dbl] 
-address AGGRprod2_dbl;
-comment Product over grouped tail product on flt
-
 command 
aggr.prod(b:bat[:oid,:flt],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:flt] 
 address AGGRprod3_flt;
 comment Grouped tail product on flt
 
-command aggr.prod(b:bat[:oid,:flt],e:bat[:oid,:any_1]):bat[:oid,:flt] 
-address AGGRprod2_flt;
-comment Product over grouped tail product on flt
-
 command 
aggr.prod(b:bat[:oid,:lng],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:lng] 
 address AGGRprod3_lng;
 comment Grouped tail product on lng
 
-command aggr.prod(b:bat[:oid,:lng],e:bat[:oid,:any_1]):bat[:oid,:lng] 
-address AGGRprod2_lng;
-comment Product over grouped tail product on lng
-
 command 
aggr.prod(b:bat[:oid,:wrd],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:lng] 
 address AGGRprod3_lng;
 comment Grouped tail product on wrd
 
-command aggr.prod(b:bat[:oid,:wrd],e:bat[:oid,:any_1]):bat[:oid,:lng] 
-address AGGRprod2_lng;
-comment Product over grouped tail product on wrd
-
 command 
aggr.prod(b:bat[:oid,:wrd],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:wrd] 
 address AGGRprod3_wrd;
 comment Grouped tail product on wrd
 
-command aggr.prod(b:bat[:oid,:wrd],e:bat[:oid,:any_1]):bat[:oid,:wrd] 
-address AGGRprod2_wrd;
-comment Product over grouped tail product on wrd
-
 command 
aggr.prod(b:bat[:oid,:int],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:lng] 
 address AGGRprod3_lng;
 comment Grouped tail product on int
 
-command aggr.prod(b:bat[:oid,:int],e:bat[:oid,:any_1]):bat[:oid,:lng] 
-address AGGRprod2_lng;
-comment Product over grouped tail product on int
-
 command 
aggr.prod(b:bat[:oid,:int],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:wrd] 
 address AGGRprod3_wrd;
 comment Grouped tail product on int
 
-command aggr.prod(b:bat[:oid,:int],e:bat[:oid,:any_1]):bat[:oid,:wrd] 
-address AGGRprod2_wrd;
-comment Product over grouped tail product on int
-
 command 
aggr.prod(b:bat[:oid,:int],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:int] 
 address AGGRprod3_int;
 comment Grouped tail product on int
 
-command aggr.prod(b:bat[:oid,:int],e:bat[:oid,:any_1]):bat[:oid,:int] 
-address AGGRprod2_int;
-comment Product over grouped tail product on int
-
 command 
aggr.prod(b:bat[:oid,:sht],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:lng] 
 address AGGRprod3_lng;
 comment Grouped tail product on sht
 
-command aggr.prod(b:bat[:oid,:sht],e:bat[:oid,:any_1]):bat[:oid,:lng] 
-address AGGRprod2_lng;
-comment Product over grouped tail product on sht
-
 command 
aggr.prod(b:bat[:oid,:sht],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:wrd] 
 address AGGRprod3_wrd;
 comment Grouped tail product on sht
 
-command aggr.prod(b:bat[:oid,:sht],e:bat[:oid,:any_1]):bat[:oid,:wrd] 
-address AGGRprod2_wrd;
-comment Product over grouped tail product on sht
-
 command 
aggr.prod(b:bat[:oid,:sht],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:int] 
 address AGGRprod3_int;
 comment Grouped tail product on sht
 
-command aggr.prod(b:bat[:oid,:sht],e:bat[:oid,:any_1]):bat[:oid,:int] 
-address AGGRprod2_int;
-comment Product over grouped tail product on sht
-
 command 
aggr.prod(b:bat[:oid,:sht],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:sht] 
 address AGGRprod3_sht;
 comment Grouped tail product on sht
 
-command aggr.prod(b:bat[:oid,:sht],e:bat[:oid,:any_1]):bat[:oid,:sht] 
-address AGGRprod2_sht;
-comment Product over grouped tail product on sht
-
 command 
aggr.prod(b:bat[:oid,:bte],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:lng] 
 address AGGRprod3_lng;
 comment Grouped tail product on bte
 
-command aggr.prod(b:bat[:oid,:bte],e:bat[:oid,:any_1]):bat[:oid,:lng] 
-address AGGRprod2_lng;
-comment Product over grouped tail product on bte
-
 command 
aggr.prod(b:bat[:oid,:bte],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:wrd] 
 address AGGRprod3_wrd;
 comment Grouped tail product on bte
 
-command aggr.prod(b:bat[:oid,:bte],e:bat[:oid,:any_1]):bat[:oid,:wrd] 
-address AGGRprod2_wrd;
-comment Product over grouped tail product on bte
-
 command 
aggr.prod(b:bat[:oid,:bte],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:int] 
 address AGGRprod3_int;
 comment Grouped tail product on bte
 
-command aggr.prod(b:bat[:oid,:bte],e:bat[:oid,:any_1]):bat[:oid,:int] 
-address AGGRprod2_int;
-comment Product over grouped tail product on bte
-
 command 
aggr.prod(b:bat[:oid,:bte],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:sht] 
 address AGGRprod3_sht;
 comment Grouped tail product on bte
 
-command aggr.prod(b:bat[:oid,:bte],e:bat[:oid,:any_1]):bat[:oid,:sht] 
-address AGGRprod2_sht;
-comment Product over grouped tail product on bte
-
 command 
aggr.prod(b:bat[:oid,:bte],g:bat[:oid,:oid],e:bat[:oid,:any_1]):bat[:oid,:bte] 
 address AGGRprod3_bte;
 comment Grouped tail product on bte
 
-command aggr.prod(b:bat[:oid,:bte],e:bat[:oid,:any_1]):bat[:oid,:bte] 
-address AGGRprod2_bte;
-comment Product over grouped tail product on bte
-
 function aggr.quantile(b:bat[:oid,:any_1],q:bat[:oid,:dbl]):any_1;
 command 
aggr.quantile(b:bat[:oid,:any_1],g:bat[:oid,:oid],e:bat[:oid,:any_2],q:bat[:oid,:dbl]):bat[:oid,:any_1]
 
 address AGGRquantile3;
@@ -1170,10 +1026,6 @@ command aggr.subcount(b:bat[:oid,:any_1]
 address AGGRsubcount;
 comment Grouped count aggregate
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to