MonetDB: Jul2021 - in the embedded mode we could have threads wi...

2021-05-28 Thread Niels Nes
Changeset: b77ead21ca8e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/b77ead21ca8e Modified Files: gdk/gdk_system.c Branch: Jul2021 Log Message: in the embedded mode we could have threads without the tls. diffs (12 lines): diff --git a/gdk/gdk_system.c b/gdk/gdk_system.c --- a

MonetDB: default - Slightly increasing the number of partitions ...

2021-05-28 Thread Martin Kersten
Changeset: 618d4826c2cd for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/618d4826c2cd Modified Files: monetdb5/optimizer/opt_mitosis.c Branch: default Log Message: Slightly increasing the number of partitions improves the larger scalefactors without affecting too much the smaller on

MonetDB: Jul2021 - close file on exit

2021-05-28 Thread Niels Nes
Changeset: 1a961fad0d67 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/1a961fad0d67 Modified Files: gdk/gdk_tracer.c Branch: Jul2021 Log Message: close file on exit diffs (19 lines): diff --git a/gdk/gdk_tracer.c b/gdk/gdk_tracer.c --- a/gdk/gdk_tracer.c +++ b/gdk/gdk_tracer.c

MonetDB: Jul2021 - Added function call with subquery on the left...

2021-05-28 Thread Pedro Ferreira
Changeset: da8a610ed29c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/da8a610ed29c Modified Files: sql/test/SQLancer/Tests/sqlancer15.test Branch: Jul2021 Log Message: Added function call with subquery on the left side of comparison case diffs (26 lines): diff --git a/sql/test

MonetDB: Jul2021 - More wrong results. Enough bugs for now

2021-05-28 Thread Pedro Ferreira
Changeset: fef53bf97ee9 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/fef53bf97ee9 Modified Files: sql/test/SQLancer/Tests/sqlancer15.test Branch: Jul2021 Log Message: More wrong results. Enough bugs for now diffs (32 lines): diff --git a/sql/test/SQLancer/Tests/sqlancer15.tes

MonetDB: Jul2021 - Query with wrong results only when the column...

2021-05-28 Thread Pedro Ferreira
Changeset: e067c6c56890 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/e067c6c56890 Modified Files: sql/test/SQLancer/Tests/sqlancer15.test Branch: Jul2021 Log Message: Query with wrong results only when the column is a primary key diffs (33 lines): diff --git a/sql/test/SQLanc

MonetDB: Jul2021 - Defensive lines. Add TID column if no other c...

2021-05-28 Thread Pedro Ferreira
Changeset: 0487ed622863 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/0487ed622863 Modified Files: sql/server/rel_basetable.c sql/server/rel_updates.c sql/test/BugTracker-2009/Tests/copy_multiple_files.SF-2902320.stable.out sql/test/BugTracker-2009/Tests/c

MonetDB: default - Take into account all outstanding memory limi...

2021-05-28 Thread Martin Kersten
Changeset: b077db99e2e3 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/b077db99e2e3 Modified Files: monetdb5/mal/mal_client.c monetdb5/mal/mal_client.h monetdb5/modules/mal/clients.c monetdb5/optimizer/opt_mitosis.c Branch: default Log Message: Take into ac

MonetDB: default - Remove superflous information which is only u...

2021-05-28 Thread Martin Kersten
Changeset: 7b868e596a2a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/7b868e596a2a Modified Files: monetdb5/mal/mal.h monetdb5/mal/mal_instruction.c monetdb5/optimizer/opt_dataflow.c monetdb5/optimizer/opt_mitosis.c Branch: default Log Message: Remove supe