Changeset: 9d04a82a7ce6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9d04a82a7ce6 Modified Files: sql/test/mosaic/Tests/analysis.stable.out Branch: mosaic Log Message:
Approve test output. diffs (80 lines): diff --git a/sql/test/mosaic/Tests/analysis.stable.out b/sql/test/mosaic/Tests/analysis.stable.out --- a/sql/test/mosaic/Tests/analysis.stable.out +++ b/sql/test/mosaic/Tests/analysis.stable.out @@ -31,19 +31,20 @@ stdout of test 'analysis` in directory ' % .%4, .%4 # table_name % technique, factor # name % clob, double # type -% 18, 24 # length +% 15, 24 # length [ "delta ", 15.998 ] [ "dict ", 0.571 ] [ "dict frame ", 0.572 ] [ "dict prefix ", 0.572 ] -[ "dict256 dict ", 0.571 ] +[ "dict256 ", 0.571 ] +[ "dict256 frame ", 0.572 ] +[ "dict256 prefix ", 0.572 ] [ "frame ", 2.132 ] [ "linear ", 188679.25 ] [ "prefix ", 2.132 ] [ "raw dict ", 0.571 ] -[ "raw dict256 ", 0.999 ] +[ "raw dict256 ", 0.571 ] [ "runlength ", 0.333 ] -[ "runlength dict256 ", 0.333 ] #insert into tmp4 select 10000000 from tmp4; [ 10000000 ] #select technique, factor from mosaic.analysis('sys', 'tmp4', 'i') order by factor desc, technique; @@ -58,18 +59,21 @@ stdout of test 'analysis` in directory ' [ "dict delta ", 1.485 ] [ "dict frame ", 0.882 ] [ "dict prefix ", 0.882 ] -[ "dict256 delta ", 17.401 ] -[ "dict256 dict ", 0.881 ] +[ "dict256 ", 0.799 ] +[ "dict256 delta ", 1.485 ] +[ "dict256 dict ", 0.571 ] +[ "dict256 frame ", 0.882 ] +[ "dict256 prefix ", 0.882 ] [ "frame ", 2.285 ] [ "linear ", 350877.187 ] [ "prefix ", 2.285 ] [ "raw dict ", 0.775 ] -[ "raw dict256 ", 1.56 ] +[ "raw dict256 ", 0.775 ] [ "raw runlength ", 1.999 ] [ "runlength ", 0.666 ] [ "runlength delta ", 19.072 ] [ "runlength dict ", 0.885 ] -[ "runlength dict256 ", 0.609 ] +[ "runlength dict256 ", 0.885 ] [ "runlength linear ", 357142.843 ] #select technique, factor from mosaic.analysis('sys', 'tmp4', 'i', 'linear, runlength') order by technique, factor desc; % .%5, .%5 # table_name @@ -93,18 +97,21 @@ stdout of test 'analysis` in directory ' [ "dict delta ", 1.485 ] [ "dict frame ", 0.882 ] [ "dict prefix ", 0.882 ] -[ "dict256 delta ", 17.401 ] -[ "dict256 dict ", 0.881 ] +[ "dict256 ", 0.799 ] +[ "dict256 delta ", 1.485 ] +[ "dict256 dict ", 0.571 ] +[ "dict256 frame ", 0.882 ] +[ "dict256 prefix ", 0.882 ] [ "frame ", 2.285 ] [ "linear ", 350877.187 ] [ "prefix ", 2.285 ] [ "raw dict ", 0.775 ] -[ "raw dict256 ", 1.56 ] +[ "raw dict256 ", 0.775 ] [ "raw runlength ", 1.999 ] [ "runlength ", 0.666 ] [ "runlength delta ", 19.072 ] [ "runlength dict ", 0.885 ] -[ "runlength dict256 ", 0.609 ] +[ "runlength dict256 ", 0.885 ] [ "runlength linear ", 357142.843 ] #select technique, factor from mosaic.analysis('sys', 'tmp4', 'i', 'linear, runlength') order by technique, factor desc; % .%5, .%5 # table_name _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list