Changeset: 4e7d54c9a9c4 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4e7d54c9a9c4 Modified Files: sql/backends/monet5/Tests/pyapi25.stable.out Branch: Jul2017 Log Message:
Approve output. I consider it a fairly serious bug in the Dec2016 branch that the output there depends on the number of threads. diffs (34 lines): diff --git a/sql/backends/monet5/Tests/pyapi25.stable.out b/sql/backends/monet5/Tests/pyapi25.stable.out --- a/sql/backends/monet5/Tests/pyapi25.stable.out +++ b/sql/backends/monet5/Tests/pyapi25.stable.out @@ -150,11 +150,11 @@ Great success! % sys.mytable # table_name % i # name % int # type -% 5 # length -[ 10000 ] -[ 20000 ] -[ 30000 ] -[ 40000 ] +% 2 # length +[ 10 ] +[ 20 ] +[ 30 ] +[ 40 ] #CREATE TABLE pyapi25medians(mean DOUBLE); #CREATE FUNCTION pyapi25randomtable() returns TABLE(d DOUBLE) LANGUAGE PYTHON #{ @@ -175,13 +175,6 @@ Great success! % double # type % 24 # length [ 1 ] -[ 1 ] -[ 1 ] -[ 1 ] -[ 1 ] -[ 1 ] -[ 1 ] -[ 1 ] #SELECT pyapi25checker(mean) FROM pyapi25medians; % sys.L2 # table_name % L2 # name _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list