Changeset: 76365cad19fe for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=76365cad19fe Modified Files: monetdb5/optimizer/opt_partition.mx Branch: default Log Message:
to print wrd, we use SSZFMT, not BUNFMT diffs (12 lines): diff --git a/monetdb5/optimizer/opt_partition.mx b/monetdb5/optimizer/opt_partition.mx --- a/monetdb5/optimizer/opt_partition.mx +++ b/monetdb5/optimizer/opt_partition.mx @@ -927,7 +927,7 @@ OPTDEBUGpartition mnstr_printf(cntxt->fdout,"#opt_partition: target is %s.%s " - " with " BUNFMT " rows into %d peers\n", + " with " SSZFMT " rows into %d peers\n", getVarConstant(mb, getArg(slices.target,2)).val.sval, getVarConstant(mb, getArg(slices.target,3)).val.sval, rowcnt, nrpeers); _______________________________________________ Checkin-list mailing list Checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list