Changeset: 1674b857428e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1674b857428e Modified Files: sql/benchmarks/tpch/LOCKED/Tests/01-22.stable.out.int128 sql/benchmarks/tpch/LOCKED/Tests/14.stable.out.int128 sql/benchmarks/tpch/Tests/01-22.stable.out.int128 sql/benchmarks/tpch/Tests/14.stable.out.int128 Branch: Apr2019 Log Message:
Approe reduced precision after changeset 60d7fad87f3a. diffs (48 lines): diff --git a/sql/benchmarks/tpch/LOCKED/Tests/01-22.stable.out.int128 b/sql/benchmarks/tpch/LOCKED/Tests/01-22.stable.out.int128 --- a/sql/benchmarks/tpch/LOCKED/Tests/01-22.stable.out.int128 +++ b/sql/benchmarks/tpch/LOCKED/Tests/01-22.stable.out.int128 @@ -700,7 +700,7 @@ Ready. % promo_revenue # name % decimal # type % 40 # length -[ 15.486545 ] +[ 15.48654 ] % sys.supplier, sys.supplier, sys.supplier, sys.supplier, sys.revenue0 # table_name % s_suppkey, s_name, s_address, s_phone, total_revenue # name diff --git a/sql/benchmarks/tpch/LOCKED/Tests/14.stable.out.int128 b/sql/benchmarks/tpch/LOCKED/Tests/14.stable.out.int128 --- a/sql/benchmarks/tpch/LOCKED/Tests/14.stable.out.int128 +++ b/sql/benchmarks/tpch/LOCKED/Tests/14.stable.out.int128 @@ -34,7 +34,7 @@ Ready. % promo_revenue # name % decimal # type % 40 # length -[ 15.486545 ] +[ 15.48654 ] # 09:17:18 > # 09:17:18 > Done. diff --git a/sql/benchmarks/tpch/Tests/01-22.stable.out.int128 b/sql/benchmarks/tpch/Tests/01-22.stable.out.int128 --- a/sql/benchmarks/tpch/Tests/01-22.stable.out.int128 +++ b/sql/benchmarks/tpch/Tests/01-22.stable.out.int128 @@ -700,7 +700,7 @@ Ready. % promo_revenue # name % decimal # type % 40 # length -[ 15.486545 ] +[ 15.48654 ] # 18:03:42 > # 18:03:42 > mclient -lsql -ftest -tnone -Eutf-8 -i -e --host=/var/tmp/mtest-10362 --port=37514 < /home/niels/data/MonetDB/sql/benchmarks/tpch/15.sql diff --git a/sql/benchmarks/tpch/Tests/14.stable.out.int128 b/sql/benchmarks/tpch/Tests/14.stable.out.int128 --- a/sql/benchmarks/tpch/Tests/14.stable.out.int128 +++ b/sql/benchmarks/tpch/Tests/14.stable.out.int128 @@ -34,7 +34,7 @@ Ready. % promo_revenue # name % decimal # type % 40 # length -[ 15.486545 ] +[ 15.48654 ] # 09:17:18 > # 09:17:18 > Done. _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
