Changeset: 1ed1232ec9db for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1ed1232ec9db Modified Files: clients/Tests/MAL-signatures_all.stable.out.int128 clients/Tests/MAL-signatures_fits_geom.stable.out.int128 clients/Tests/MAL-signatures_geom.stable.out.int128 clients/Tests/MAL-signatures_none.stable.out.int128 Branch: default Log Message:
Approved 128 bit output. diffs (96 lines): diff --git a/clients/Tests/MAL-signatures_all.stable.out.int128 b/clients/Tests/MAL-signatures_all.stable.out.int128 --- a/clients/Tests/MAL-signatures_all.stable.out.int128 +++ b/clients/Tests/MAL-signatures_all.stable.out.int128 @@ -228,9 +228,6 @@ comment Return the current size (in numb command aggr.exist(b:bat[:oid,:any_2],h:any_1):bit address ALGexist; -command aggr.histogram(b:bat[:any_1,:any_2]):bat[:any_2,:int] -address ALGhistogram; -comment Produce a BAT containing the histogram over the tail values. command aggr.jsonaggr(val:bat[:oid,:dbl]):str address JSONgroupStr; @@ -3187,10 +3184,6 @@ command algebra.thetauselect(b:bat[:any_ address ALGthetauselect; comment The theta (<=,<,=,>,>=) select() limited to head values -command algebra.topN(b:bat[:any_1,:any_2],top:lng):bat[:any_1,:any_2] -address ALGtopN; -comment Trim all but the top N tuples. - command algebra.thetasubselect(b:bat[:oid,:any_1],s:bat[:oid,:oid],val:any_1,op:str):bat[:oid,:oid] address ALGthetasubselect2; comment Select all head values of the first input BAT for which the tail value obeys the relation value OP VAL and for which the head value occurs in the tail of the second input BAT. Input is a dense-headed BAT, output is a dense-headed BAT with in the tail the head value of the input BAT for which the relationship holds. The output BAT is sorted on the tail value. diff --git a/clients/Tests/MAL-signatures_fits_geom.stable.out.int128 b/clients/Tests/MAL-signatures_fits_geom.stable.out.int128 --- a/clients/Tests/MAL-signatures_fits_geom.stable.out.int128 +++ b/clients/Tests/MAL-signatures_fits_geom.stable.out.int128 @@ -228,9 +228,6 @@ comment Return the current size (in numb command aggr.exist(b:bat[:oid,:any_2],h:any_1):bit address ALGexist; -command aggr.histogram(b:bat[:any_1,:any_2]):bat[:any_2,:int] -address ALGhistogram; -comment Produce a BAT containing the histogram over the tail values. command aggr.jsonaggr(val:bat[:oid,:dbl]):str address JSONgroupStr; @@ -3187,10 +3184,6 @@ command algebra.thetauselect(b:bat[:any_ address ALGthetauselect; comment The theta (<=,<,=,>,>=) select() limited to head values -command algebra.topN(b:bat[:any_1,:any_2],top:lng):bat[:any_1,:any_2] -address ALGtopN; -comment Trim all but the top N tuples. - command algebra.thetasubselect(b:bat[:oid,:any_1],s:bat[:oid,:oid],val:any_1,op:str):bat[:oid,:oid] address ALGthetasubselect2; comment Select all head values of the first input BAT for which the tail value obeys the relation value OP VAL and for which the head value occurs in the tail of the second input BAT. Input is a dense-headed BAT, output is a dense-headed BAT with in the tail the head value of the input BAT for which the relationship holds. The output BAT is sorted on the tail value. diff --git a/clients/Tests/MAL-signatures_geom.stable.out.int128 b/clients/Tests/MAL-signatures_geom.stable.out.int128 --- a/clients/Tests/MAL-signatures_geom.stable.out.int128 +++ b/clients/Tests/MAL-signatures_geom.stable.out.int128 @@ -228,9 +228,6 @@ comment Return the current size (in numb command aggr.exist(b:bat[:oid,:any_2],h:any_1):bit address ALGexist; -command aggr.histogram(b:bat[:any_1,:any_2]):bat[:any_2,:int] -address ALGhistogram; -comment Produce a BAT containing the histogram over the tail values. command aggr.jsonaggr(val:bat[:oid,:dbl]):str address JSONgroupStr; @@ -3187,10 +3184,6 @@ command algebra.thetauselect(b:bat[:any_ address ALGthetauselect; comment The theta (<=,<,=,>,>=) select() limited to head values -command algebra.topN(b:bat[:any_1,:any_2],top:lng):bat[:any_1,:any_2] -address ALGtopN; -comment Trim all but the top N tuples. - command algebra.thetasubselect(b:bat[:oid,:any_1],s:bat[:oid,:oid],val:any_1,op:str):bat[:oid,:oid] address ALGthetasubselect2; comment Select all head values of the first input BAT for which the tail value obeys the relation value OP VAL and for which the head value occurs in the tail of the second input BAT. Input is a dense-headed BAT, output is a dense-headed BAT with in the tail the head value of the input BAT for which the relationship holds. The output BAT is sorted on the tail value. diff --git a/clients/Tests/MAL-signatures_none.stable.out.int128 b/clients/Tests/MAL-signatures_none.stable.out.int128 --- a/clients/Tests/MAL-signatures_none.stable.out.int128 +++ b/clients/Tests/MAL-signatures_none.stable.out.int128 @@ -226,9 +226,6 @@ comment Return the current size (in numb command aggr.exist(b:bat[:oid,:any_2],h:any_1):bit address ALGexist; -command aggr.histogram(b:bat[:any_1,:any_2]):bat[:any_2,:int] -address ALGhistogram; -comment Produce a BAT containing the histogram over the tail values. command aggr.jsonaggr(val:bat[:oid,:dbl]):str address JSONgroupStr; @@ -3185,10 +3182,6 @@ command algebra.thetauselect(b:bat[:any_ address ALGthetauselect; comment The theta (<=,<,=,>,>=) select() limited to head values -command algebra.topN(b:bat[:any_1,:any_2],top:lng):bat[:any_1,:any_2] -address ALGtopN; -comment Trim all but the top N tuples. - command algebra.thetasubselect(b:bat[:oid,:any_1],s:bat[:oid,:oid],val:any_1,op:str):bat[:oid,:oid] address ALGthetasubselect2; comment Select all head values of the first input BAT for which the tail value obeys the relation value OP VAL and for which the head value occurs in the tail of the second input BAT. Input is a dense-headed BAT, output is a dense-headed BAT with in the tail the head value of the input BAT for which the relationship holds. The output BAT is sorted on the tail value. _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list