Changeset: 0c4e9a37e491 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0c4e9a37e491
Modified Files:
        sql/backends/monet5/UDF/pyapi3/Tests/pyapi3_05.stable.out
Branch: context
Log Message:

approved output


diffs (12 lines):

diff --git a/sql/backends/monet5/UDF/pyapi3/Tests/pyapi3_05.stable.out 
b/sql/backends/monet5/UDF/pyapi3/Tests/pyapi3_05.stable.out
--- a/sql/backends/monet5/UDF/pyapi3/Tests/pyapi3_05.stable.out
+++ b/sql/backends/monet5/UDF/pyapi3/Tests/pyapi3_05.stable.out
@@ -48,7 +48,7 @@ stdout of test 'pyapi3_05` in directory 
 #};
 #SELECT cluster FROM (SELECT MIN(x) AS minx, MAX(x) AS maxx, kmeans(x,5) AS 
cluster FROM xdata 
 #      GROUP BY cluster) as cdata ORDER BY cluster;
-% sys.L6 # table_name
+% sys.cdata # table_name
 % cluster # name
 % int # type
 % 1 # length
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to