Changeset: 84aa9eb14336 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=84aa9eb14336 Modified Files: sql/test/mosaic/Tests/mix.stable.out Branch: mosaic Log Message:
Fix test output. diffs (63 lines): diff --git a/sql/test/mosaic/Tests/mix.stable.out b/sql/test/mosaic/Tests/mix.stable.out --- a/sql/test/mosaic/Tests/mix.stable.out +++ b/sql/test/mosaic/Tests/mix.stable.out @@ -138,7 +138,58 @@ Ready. % .L4, .L4, .L4, .L4, .L4 # table_name % technique, count, inputsize, outputsize, properties # name % clob, bigint, bigint, bigint, clob # type -% 0, 1, 1, 1, 0 # length +% 17, 2, 3, 2, 9 # length +[ "ratio", 0, 0, 0, "0.0282752" ] +[ "raw blocks", 0, 0, 0, "" ] +[ "runlength blocks", 0, 0, 0, "" ] +[ "dictionary blocks", 1, 90, 0, "" ] +[ "delta blocks", 0, 0, 0, "" ] +[ "linear blocks", 0, 0, 0, "" ] +[ "frame blocks", 0, 0, 0, "" ] +[ "prefix blocks", 0, 0, 0, "" ] +[ "calendar blocks", 0, 0, 0, "" ] +[ "dictionary[0]", 0, 0, 2, "0" ] +[ "dictionary[1]", 0, 0, 2, "1" ] +[ "dictionary[2]", 0, 0, 2, "2" ] +[ "dictionary[3]", 0, 0, 2, "3" ] +[ "dictionary[4]", 0, 0, 2, "5" ] +[ "dictionary[5]", 0, 0, 2, "7" ] +[ "dictionary[6]", 0, 0, 60, "9" ] +[ "dictionary[7]", 0, 0, 2, "48" ] +[ "dictionary[8]", 0, 0, 2, "49" ] +[ "dictionary[9]", 0, 0, 6, "50" ] +[ "dictionary[10]", 0, 0, 2, "70" ] +[ "dictionary[11]", 0, 0, 2, "90" ] +[ "dictionary[12]", 0, 0, 2, "91" ] +[ "dictionary[13]", 0, 0, 2, "92" ] +[ "dictionary[14]", 0, 0, 2, "93" ] +[ "dictionary[15]", 0, 0, 2, "94" ] +[ "dictionary[16]", 0, 0, 2, "95" ] +[ "dictionary[17]", 0, 0, 2, "96" ] +[ "dictionary[18]", 0, 0, 2, "97" ] +[ "dictionary[19]", 0, 0, 2, "98" ] +[ "dictionary[20]", 0, 0, 2, "99" ] +[ "dictionary[21]", 0, 0, 2, "188" ] +[ "dictionary[22]", 0, 0, 2, "190" ] +[ "dictionary[23]", 0, 0, 2, "192" ] +[ "dictionary[24]", 0, 0, 2, "1000" ] +[ "dictionary[25]", 0, 0, 2, "1001" ] +[ "dictionary[26]", 0, 0, 2, "1002" ] +[ "dictionary[27]", 0, 0, 2, "1003" ] +[ "dictionary[28]", 0, 0, 2, "1100" ] +[ "dictionary[29]", 0, 0, 2, "1110" ] +[ "dictionary[30]", 0, 0, 2, "1120" ] +[ "dictionary[31]", 0, 0, 2, "1130" ] +[ "dictionary[32]", 0, 0, 2, "1140" ] +[ "dictionary[33]", 0, 0, 2, "1250" ] +[ "dictionary[34]", 0, 0, 2, "1260" ] +[ "dictionary[35]", 0, 0, 2, "1270" ] +[ "dictionary[36]", 0, 0, 2, "1280" ] +[ "dictionary[37]", 0, 0, 2, "1290" ] +[ "dictionary[38]", 0, 0, 2, "9999" ] +[ "dictionary[39]", 0, 0, 21, "19531025" ] +[ "========", 0, 0, 0, "" ] +[ "dictionary blk", 90, 360, 72, "" ] #drop table mix0; # 21:39:24 > _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
