Changeset: cd997f1e404e for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=cd997f1e404e
Removed Files:
        sql/benchmarks/tpcds/Tests/09.stable.out.int128
Modified Files:
        sql/benchmarks/tpcds/Tests/09.stable.out
Branch: Oct2020
Log Message:

Approved output


diffs (71 lines):

diff --git a/sql/benchmarks/tpcds/Tests/09.stable.out 
b/sql/benchmarks/tpcds/Tests/09.stable.out
--- a/sql/benchmarks/tpcds/Tests/09.stable.out
+++ b/sql/benchmarks/tpcds/Tests/09.stable.out
@@ -42,7 +42,7 @@ stdout of test '09` in directory 'sql/be
 % .,   .,      .,      .,      . # table_name
 % bucket1,     bucket2,        bucket3,        bucket4,        bucket5 # name
 % decimal,     decimal,        decimal,        decimal,        decimal # type
-% 20,  20,     20,     20,     20 # length
+% 11,  11,     11,     11,     11 # length
 [ 39.65,       115.90, 191.63, 267.19, 341.99  ]
 
 # 11:36:53 >  
diff --git a/sql/benchmarks/tpcds/Tests/09.stable.out.int128 
b/sql/benchmarks/tpcds/Tests/09.stable.out.int128
deleted file mode 100644
--- a/sql/benchmarks/tpcds/Tests/09.stable.out.int128
+++ /dev/null
@@ -1,54 +0,0 @@
-stdout of test '09` in directory 'sql/benchmarks/tpcds` itself:
-
-
-# 18:29:57 >  
-# 18:29:57 >  "mserver5" "--debug=10" "--set" "gdk_nr_threads=0" "--set" 
"mapi_open=true" "--set" "mapi_port=30709" "--set" 
"mapi_usock=/var/tmp/mtest-16393/.s.monetdb.30709" "--set" "monet_prompt=" 
"--forcemito" 
"--dbpath=/ufs/sjoerd/@Monet-devel/var/MonetDB/mTests_sql_benchmarks_tpcds" 
"--set" "embedded_c=true"
-# 18:29:57 >  
-
-# MonetDB 5 server v11.32.0 (hg id: edafb9f9a3c6+79d16e518d38+)
-# This is an unreleased version
-# Serving database 'mTests_sql_benchmarks_tpcds', using 8 threads
-# Compiled for x86_64-pc-linux-gnu/64bit with 128bit integers
-# Found 62.694 GiB available main-memory.
-# Copyright (c) 1993 - July 2008 CWI.
-# Copyright (c) August 2008 - 2020 MonetDB B.V., all rights reserved
-# Visit https://www.monetdb.org/ for further information
-# Listening for connection requests on 
mapi:monetdb://methuselah.da.cwi.nl:30709/
-# Listening for UNIX domain connection requests on 
mapi:monetdb:///var/tmp/mtest-16393/.s.monetdb.30709
-# MonetDB/GIS module loaded
-# MonetDB/SQL module loaded
-
-
-# 18:29:57 >  
-# 18:29:57 >  "mclient" "-lsql" "-ftest" "-tnone" "-Eutf-8" "-i" "-e" 
"--host=/var/tmp/mtest-16393" "--port=30709"
-# 18:29:57 >  
-
-#SELECT CASE
-#           WHEN
-#                  (SELECT count(*)
-#                   FROM store_sales
-#                   WHERE ss_quantity BETWEEN 1 AND 20) > 74129 THEN
-#                  (SELECT avg(ss_ext_discount_amt)
-#                   FROM store_sales
-#                   WHERE ss_quantity BETWEEN 1 AND 20)
-#           ELSE
-#                  (SELECT avg(ss_net_paid)
-#                   FROM store_sales
-#                   WHERE ss_quantity BETWEEN 1 AND 20)
-#       END bucket1,
-#       CASE
-#           WHEN
-#                  (SELECT count(*)
-% .,   .,      .,      .,      . # table_name
-% bucket1,     bucket2,        bucket3,        bucket4,        bucket5 # name
-% decimal,     decimal,        decimal,        decimal,        decimal # type
-% 40,  40,     40,     40,     40 # length
-[ 39.65,       115.90, 191.63, 267.19, 341.99  ]
-
-# 11:36:53 >  
-# 11:36:53 >  "Done."
-# 11:36:53 >  
-
-# 18:29:57 >  
-# 18:29:57 >  "Done."
-# 18:29:57 >  
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to