MonetDB: mosaic - Approve test output.

2020-01-29 Thread Aris Koning
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 1000 from tmp4;
 [ 1000 ]
 #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


MonetDB: mosaic - Approve test output.

2019-09-17 Thread Aris Koning
Changeset: 70a5020b7996 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=70a5020b7996
Modified Files:
sql/test/mosaic/Tests/xqueries_delta.stable.err
Branch: mosaic
Log Message:

Approve test output.


diffs (16 lines):

diff --git a/sql/test/mosaic/Tests/xqueries_delta.stable.err 
b/sql/test/mosaic/Tests/xqueries_delta.stable.err
--- a/sql/test/mosaic/Tests/xqueries_delta.stable.err
+++ b/sql/test/mosaic/Tests/xqueries_delta.stable.err
@@ -30,6 +30,12 @@ stderr of test 'xqueries_delta` in direc
 # 21:39:36 >  "mclient" "-lsql" "-ftest" "-Eutf-8" "-i" "-e" 
"--host=/var/tmp/mtest-26302" "--port=38894"
 # 21:39:36 >  
 
+MAPI  = (monetdb) /var/tmp/mtest-12023/.s.monetdb.37223
+QUERY = alter table dtmp3 alter column b set storage 'delta';
+ERROR = !No valid compression technique given or available for type: bit
+MAPI  = (monetdb) /var/tmp/mtest-12023/.s.monetdb.37223
+QUERY = alter table dtmp3 alter column f set storage 'delta';
+ERROR = !No valid compression technique given or available for type: flt
 
 # 21:39:36 >  
 # 21:39:36 >  "Done."
___
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list


MonetDB: mosaic - Approve test output.

2019-08-13 Thread Aris Koning
Changeset: e058764de5f2 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e058764de5f2
Modified Files:
monetdb5/modules/mosaic/Tests/mosaic_frame_lng_tmp.stable.out
Branch: mosaic
Log Message:

Approve test output.


diffs (135 lines):

diff --git a/monetdb5/modules/mosaic/Tests/mosaic_frame_lng_tmp.stable.out 
b/monetdb5/modules/mosaic/Tests/mosaic_frame_lng_tmp.stable.out
--- a/monetdb5/modules/mosaic/Tests/mosaic_frame_lng_tmp.stable.out
+++ b/monetdb5/modules/mosaic/Tests/mosaic_frame_lng_tmp.stable.out
@@ -2807,6 +2807,131 @@ stdout of test 'mosaic_frame_lng_tmp` in
 # tt   t  # name
 # void voidoid  # type
 #--#
+#--#
+# tt   t  # name
+# void oid oid  # type
+#--#
+[ 0@0, 0@0,0@0 ]
+[ 1@0, 10@0,   10@0]
+[ 2@0, 20@0,   20@0]
+[ 3@0, 1@0,1@0 ]
+[ 4@0, 11@0,   11@0]
+[ 5@0, 21@0,   21@0]
+[ 6@0, 2@0,2@0 ]
+[ 7@0, 12@0,   12@0]
+[ 8@0, 22@0,   22@0]
+[ 9@0, 5@0,5@0 ]
+[ 10@0,15@0,   15@0]
+[ 11@0,25@0,   25@0]
+[ 12@0,0@0,0@0 ]
+[ 13@0,10@0,   10@0]
+[ 14@0,20@0,   20@0]
+#--#
+# tt   t  # name
+# void oid oid  # type
+#--#
+[ 0@0, 0@0,0@0 ]
+[ 1@0, 0@0,0@0 ]
+[ 2@0, 0@0,0@0 ]
+[ 3@0, 1@0,1@0 ]
+[ 4@0, 1@0,1@0 ]
+[ 5@0, 1@0,1@0 ]
+[ 6@0, 2@0,2@0 ]
+[ 7@0, 2@0,2@0 ]
+[ 8@0, 2@0,2@0 ]
+[ 9@0, 5@0,5@0 ]
+[ 10@0,5@0,5@0 ]
+[ 11@0,5@0,5@0 ]
+[ 12@0,9@0,9@0 ]
+[ 13@0,9@0,9@0 ]
+[ 14@0,9@0,9@0 ]
+#--#
+# tt   t  # name
+# void lng lng  # type
+#--#
+[ 0@0, 1000,   1000]
+[ 1@0, 1001,   1001]
+[ 2@0, 999,999 ]
+[ 3@0, 1002,   1002]
+[ 4@0, 998,998 ]
+[ 5@0, 1010,   1010]
+[ 6@0, 990,990 ]
+[ 7@0, 995,995 ]
+[ 8@0, 1005,   1005]
+[ 9@0, 1002,   1002]
+[ 10@0,1000,   1000]
+[ 11@0,1001,   1001]
+[ 12@0,999,999 ]
+[ 13@0,1002,   1002]
+[ 14@0,998,998 ]
+[ 15@0,1010,   1010]
+[ 16@0,990,990 ]
+[ 17@0,995,995 ]
+[ 18@0,1005,   1005]
+[ 19@0,1002,   1002]
+[ 20@0,1000,   1000]
+[ 21@0,1001,   1001]
+[ 22@0,999,999 ]
+[ 23@0,1002,   1002]
+[ 24@0,998,998 ]
+[ 25@0,1010,   1010]
+[ 26@0,990,990 ]
+[ 27@0,995,995 ]
+[ 28@0,1005,   1005]
+[ 29@0,1002,   1002]
+#--#
+# tt   t  # name
+# void lng lng  # type
+#--#
+[ 0@0, 1000,   1000]
+[ 1@0, 1001,   1001]
+[ 2@0, 999,999 ]
+[ 3@0, 1002,   1002]
+[ 4@0, 998,998 ]
+[ 5@0, 1010,   1010]
+[ 6@0, 990,990 ]
+[ 7@0, 995,995 ]
+[ 8@0, 1005,   1005]
+[ 9@0, 1002,   1002]
+[ 10@0,1000,   1000]
+[ 11@0,1001,   1001]
+[ 12@0,999,999 ]
+[ 13@0,1002,   1002]
+[ 14@0,998,998 ]
+[ 15@0,1010,   1010]
+[ 16@0,990,990 ]
+[ 17@0,995,995 ]
+[ 18@0,1005,   1005]
+[ 19@0,1002,   1002]
+[ 20@0,1000,   1000]
+[ 21@0,1001,   1001]
+[ 22@0,999,999 ]
+[ 23@0,1002,   1002]
+[ 24@0,998,998 ]
+[ 25@0,1010,   1010]
+[ 26@0,990,990 ]
+[ 27@0,995,995 ]
+[ 28@0,1005,   1005]
+[ 29@0,1002,   1002]
+#--#
+# tt   t  # name
+# void lng lng  # type
+#--#
+[ 0@0, 1000,   1000]
+[ 1@0, 1000,   1000]
+[ 2@0, 1000,   1000]
+[ 3@0, 1001,   1001]
+[ 4@0, 1001,   1001]
+[ 5@0, 1001,   1001]
+[ 6@0, 999,999 ]
+[ 7@0, 999,999 ]
+[ 8@0, 999,999 ]
+[ 9@0, 1010,   1010]
+[ 10@0,1010,   1010]
+[ 11@0,1010,   1010]
+[ 12@0,1000,   1000]
+[ 13@0,1000,   1000]
+[ 14@0,1000,   1000]
 
 # 13:19:02 >  
 # 13:19:02 >  "Done."
___
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list


MonetDB: mosaic - Approve test output.

2018-12-03 Thread Aris Koning
Changeset: de1fd27cc257 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=de1fd27cc257
Modified Files:
clients/Tests/exports.stable.out
Branch: mosaic
Log Message:

Approve test output.


diffs (21 lines):

diff --git a/clients/Tests/exports.stable.out b/clients/Tests/exports.stable.out
--- a/clients/Tests/exports.stable.out
+++ b/clients/Tests/exports.stable.out
@@ -849,7 +849,7 @@ int BLOBcmp(const blob *l, const blob *r
 void BLOBdel(Heap *h, var_t *index);
 str BLOBfromblob(str *retval, blob **b);
 str BLOBfromidx(str *retval, blob **binp, int *index);
-ssize_t BLOBfromstr(const char *instr, size_t *l, blob **val);
+ssize_t BLOBfromstr(const char *instr, size_t *l, blob **val, bool external);
 int BLOBget(Heap *h, int *bun, int *l, blob **val);
 BUN BLOBhash(const blob *b);
 void BLOBheap(Heap *heap, size_t capacity);
@@ -861,7 +861,7 @@ var_t BLOBput(Heap *h, var_t *bun, const
 blob *BLOBread(blob *a, stream *s, size_t cnt);
 str BLOBsqlblob_fromstr(sqlblob **b, const char **d);
 str BLOBtoblob(blob **retval, str *s);
-ssize_t BLOBtostr(str *tostr, size_t *l, const blob *pin);
+ssize_t BLOBtostr(str *tostr, size_t *l, const blob *pin, bool external);
 gdk_return BLOBwrite(const blob *a, stream *s, size_t cnt);
 str CALCmax(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr p);
 str CALCmax_no_nil(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr p);
___
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list