MonetDB: default - merged with sep2022

2022-09-07 Thread Niels Nes
Changeset: af72ae9ce826 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/af72ae9ce826 Branch: default Log Message: merged with sep2022 diffs (62 lines): diff --git a/monetdb5/optimizer/opt_mitosis.c b/monetdb5/optimizer/opt_mitosis.c --- a/monetdb5/optimizer/opt_mitosis.c +++ b/monetdb5/

MonetDB: Jan2022 - Extending orderby-nulls-first-last.test with ...

2022-09-07 Thread Martin van Dinther
Changeset: 05e581d80bb0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/05e581d80bb0 Modified Files: sql/test/Tests/orderby-nulls-first-last.test Branch: Jan2022 Log Message: Extending orderby-nulls-first-last.test with limit clause and offset clause. MonetDB appears to produces in

MonetDB: Sep2022 - compute estimated size based on used columns ...

2022-09-07 Thread Niels Nes
Changeset: 1a575ce4c268 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/1a575ce4c268 Modified Files: monetdb5/optimizer/opt_mitosis.c Branch: Sep2022 Log Message: compute estimated size based on used columns and aggregates diffs (46 lines): diff --git a/monetdb5/optimizer/opt_mi

MonetDB: Sep2022 - small change to mitosis partitioning

2022-09-07 Thread Niels Nes
Changeset: bd610b1f7e24 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/bd610b1f7e24 Modified Files: monetdb5/optimizer/opt_mitosis.c Branch: Sep2022 Log Message: small change to mitosis partitioning diffs (14 lines): diff --git a/monetdb5/optimizer/opt_mitosis.c b/monetdb5/opti

MonetDB: Jan2022 - Check the timeout 4x less often in GDK's TIME...

2022-09-07 Thread Aris Koning
Changeset: 16c182463cdb for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/16c182463cdb Modified Files: gdk/gdk.h Branch: Jan2022 Log Message: Check the timeout 4x less often in GDK's TIMEOUT_LOOP's. diffs (12 lines): diff --git a/gdk/gdk.h b/gdk/gdk.h --- a/gdk/gdk.h +++ b/gdk/gdk