Changeset: db333f6b860d for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=db333f6b860d
Modified Files:
sql/backends/monet5/UDF/pyapi3/Tests/pyapi3_25.stable.out
Branch: Jul2017
Log Message:
Approve output.
diffs (34 lines):
diff --git a/sql/backends/monet5/UDF/pyapi3/Tests/pyapi3_25.stable.out
b/sql/backends/monet5/UDF/pyapi3/Tests/pyapi3_25.stable.out
--- a/sql/backends/monet5/UDF/pyapi3/Tests/pyapi3_25.stable.out
+++ b/sql/backends/monet5/UDF/pyapi3/Tests/pyapi3_25.stable.out
@@ -115,11 +115,11 @@ Ready.
% 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
#{
@@ -140,13 +140,6 @@ Ready.
% 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
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list