MonetDB: setjoins - merged with default

2022-01-06 Thread Niels Nes
Changeset: d209c544d94f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/d209c544d94f Branch: setjoins Log Message: merged with default diffs (93 lines): diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -88,7 +88,7 @@ monetdb_configure_misc() #

MonetDB: default - Merge with Jan2022 branch.

2022-01-06 Thread Sjoerd Mullender
Changeset: ea683fa90092 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/ea683fa90092 Branch: default Log Message: Merge with Jan2022 branch. diffs (93 lines): diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -88,7 +88,7 @@

MonetDB: Jan2022 - No need anymore for the "INVALID" algorithm h...

2022-01-06 Thread Sjoerd Mullender
Changeset: bebecf9762cf for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/bebecf9762cf Modified Files: common/utils/mcrypt.c Branch: Jan2022 Log Message: No need anymore for the "INVALID" algorithm hack. We always have algorithms since we don't use OpenSSL anymore. diffs (13

MonetDB: Jan2022 - Backed out changeset 861d6d5073c9.

2022-01-06 Thread Sjoerd Mullender
Changeset: 6c9151ba6c29 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/6c9151ba6c29 Modified Files: CMakeLists.txt Branch: Jan2022 Log Message: Backed out changeset 861d6d5073c9. It was tested, but not without no LD_LIBRARY_PATH. We'll have to come up with a better solutions,

MonetDB: setjoins - merged with default

2022-01-06 Thread Niels Nes
Changeset: cbbc353850a5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/cbbc353850a5 Modified Files: sql/server/rel_optimizer.c Branch: setjoins Log Message: merged with default diffs (219 lines): diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++

MonetDB: Jan2022 - More missing ungrouped columns checks on glob...

2022-01-06 Thread Pedro Ferreira
Changeset: abae22d6b12b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/abae22d6b12b Modified Files: sql/test/SQLancer/Tests/sqlancer18.test Branch: Jan2022 Log Message: More missing ungrouped columns checks on global groupings with subqueries :S diffs (25 lines): diff --git

MonetDB: Jan2022 - Disabled logging into merovingian.log of clie...

2022-01-06 Thread Martin van Dinther
Changeset: 73606a8ce2ab for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/73606a8ce2ab Modified Files: tools/merovingian/ChangeLog.Jan2022 tools/merovingian/daemon/client.c tools/merovingian/daemon/proxy.c Branch: Jan2022 Log Message: Disabled logging into

MonetDB: pushcands - Merged with default

2022-01-06 Thread Pedro Ferreira
Changeset: c9d199961b67 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/c9d199961b67 Modified Files: gdk/gdk_string.c gdk/gdk_subquery.c monetdb5/modules/atoms/blob.c monetdb5/modules/atoms/uuid.c monetdb5/modules/kernel/batstr.c

MonetDB: properties - Merged with default

2022-01-06 Thread Pedro Ferreira
Changeset: 7b047bcb6f87 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/7b047bcb6f87 Modified Files: gdk/gdk.h gdk/gdk_batop.c gdk/gdk_bbp.c gdk/gdk_private.h monetdb5/modules/atoms/CMakeLists.txt monetdb5/modules/atoms/mtime.c

MonetDB: default - Merge with Jan2022 branch.

2022-01-06 Thread Sjoerd Mullender
Changeset: a32b0ae62e31 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/a32b0ae62e31 Modified Files: sql/server/rel_optimizer.c Branch: default Log Message: Merge with Jan2022 branch. diffs (56 lines): diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++

MonetDB: Jan2022 - Correct check for equi-join

2022-01-06 Thread Pedro Ferreira
Changeset: 629c981b2b2e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/629c981b2b2e Modified Files: sql/server/rel_optimizer.c Branch: Jan2022 Log Message: Correct check for equi-join diffs (31 lines): diff --git a/sql/server/rel_optimizer.c b/sql/server/rel_optimizer.c ---

MonetDB: Jan2022 - A tiny, tiny step towards a semi-usable cmake...

2022-01-06 Thread Sjoerd Mullender
Changeset: 861d6d5073c9 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/861d6d5073c9 Modified Files: CMakeLists.txt Branch: Jan2022 Log Message: A tiny, tiny step towards a semi-usable cmake/cpack created set of rpms. diffs (12 lines): diff --git a/CMakeLists.txt

MonetDB: Jan2022 - Next subquery crash. Issue with rel_push_grou...

2022-01-06 Thread Pedro Ferreira
Changeset: 1fac7bcf6fe5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/1fac7bcf6fe5 Modified Files: sql/test/SQLancer/Tests/sqlancer17.test Branch: Jan2022 Log Message: Next subquery crash. Issue with rel_push_groupby_down optimizer? diffs (13 lines): diff --git

MonetDB: default - moved some monetdbe parts into the MonetDB-em...

2022-01-06 Thread Niels Nes
Changeset: 539b2c691dab for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/539b2c691dab Modified Files: buildtools/conf/CMakeLists.txt cmake/monetdb-rpm-packages.cmake ctest/tools/monetdbe/CMakeLists.txt tools/monetdbe/CMakeLists.txt Branch: default Log

MonetDB: setjoins - merged with default

2022-01-06 Thread Niels Nes
Changeset: 88d1898680a0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/88d1898680a0 Branch: setjoins Log Message: merged with default diffs (truncated from 4051 to 300 lines): diff --git a/gdk/gdk_analytic_bounds.c b/gdk/gdk_analytic_bounds.c --- a/gdk/gdk_analytic_bounds.c +++

MonetDB: default - Merged with Jan2022

2022-01-06 Thread Pedro Ferreira
Changeset: c810e1432e25 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/c810e1432e25 Modified Files: sql/backends/monet5/sql.c sql/backends/monet5/sql_result.c sql/storage/bat/bat_storage.c Branch: default Log Message: Merged with Jan2022 diffs (truncated from

MonetDB: Jan2022 - and now with malloc check

2022-01-06 Thread Niels Nes
Changeset: 87a82f5dff66 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/87a82f5dff66 Modified Files: sql/storage/bat/bat_storage.c Branch: Jan2022 Log Message: and now with malloc check diffs (12 lines): diff --git a/sql/storage/bat/bat_storage.c b/sql/storage/bat/bat_storage.c

MonetDB: Jan2022 - cleanup and test for malloc failures

2022-01-06 Thread Niels Nes
Changeset: 0fc16ac3c540 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/0fc16ac3c540 Modified Files: sql/storage/bat/bat_storage.c Branch: Jan2022 Log Message: cleanup and test for malloc failures diffs (84 lines): diff --git a/sql/storage/bat/bat_storage.c

MonetDB: Jan2022 - More const

2022-01-06 Thread Pedro Ferreira
Changeset: a128469acce7 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/a128469acce7 Modified Files: gdk/gdk_subquery.c sql/backends/monet5/UDF/pyapi3/conversion3.c sql/backends/monet5/sql.c sql/backends/monet5/sql_result.c

MonetDB: Jan2022 - solve issue where the upgrade of the compress...

2022-01-06 Thread Niels Nes
Changeset: aa88113d9231 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/aa88113d9231 Modified Files: sql/storage/bat/bat_storage.c Branch: Jan2022 Log Message: solve issue where the upgrade of the compressed bats didn't got saved into the logs. diffs (truncated from 402 to 300

MonetDB: Jan2022 - More const

2022-01-06 Thread Pedro Ferreira
Changeset: a432794727c0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/a432794727c0 Modified Files: gdk/gdk_analytic_bounds.c gdk/gdk_analytic_func.c gdk/gdk_logger.c gdk/gdk_strimps.c gdk/gdk_string.c monetdb5/modules/atoms/blob.c

MonetDB: Jan2022 - Use more const

2022-01-06 Thread Pedro Ferreira
Changeset: 1f12ee92f212 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/1f12ee92f212 Modified Files: monetdb5/modules/atoms/str.c monetdb5/modules/atoms/str.h monetdb5/modules/kernel/batstr.c monetdb5/modules/mal/txtsim.c