MonetDB: Aug2024 - More timeout cleanup.

2025-02-03 Thread Sjoerd Mullender via checkin-list
Changeset: 4eb82a063311 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/4eb82a063311 Modified Files: testing/Mtest.py.in testing/sqllogictest.py Branch: Aug2024 Log Message: More timeout cleanup. diffs (truncated from 418 to 300 lines): diff --git a/testing/Mtest.py.in b

MonetDB: default - Merge with Aug2024 branch.

2025-02-03 Thread Sjoerd Mullender via checkin-list
Changeset: ce1edf03f7f1 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/ce1edf03f7f1 Modified Files: testing/Mtest.py.in testing/sqllogictest.py Branch: default Log Message: Merge with Aug2024 branch. diffs (truncated from 418 to 300 lines): diff --git a/testing/Mtest.py

MonetDB: nested - more windows fixes

2025-02-03 Thread Niels Nes via checkin-list
Changeset: 3293617c206b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/3293617c206b Modified Files: monetdb5/modules/mal/tablet.c Branch: nested Log Message: more windows fixes diffs (21 lines): diff --git a/monetdb5/modules/mal/tablet.c b/monetdb5/modules/mal/tablet.c --- a/mo

MonetDB: const_aggr_elim - New version cleanup atom one func added

2025-02-03 Thread Wolf Schulz via checkin-list
Changeset: 54ffd3c27b39 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/54ffd3c27b39 Modified Files: sql/server/rel_optimize_proj.c sql/server/sql_atom.c sql/server/sql_atom.h Branch: const_aggr_elim Log Message: New version cleanup atom one func added diffs (92 l

MonetDB: odbc_loader - Approve

2025-02-03 Thread Martin van Dinther via checkin-list
Changeset: 1b597215423f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/1b597215423f Modified Files: clients/Tests/exports.stable.out Branch: odbc_loader Log Message: Approve diffs (20 lines): diff --git a/clients/Tests/exports.stable.out b/clients/Tests/exports.stable.out --- a

MonetDB: const_aggr_elim - add tests for corner cases aggr elim ...

2025-02-03 Thread Wolf Schulz via checkin-list
Changeset: c91be587f47c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/c91be587f47c Modified Files: sql/test/rel-optimizers/Tests/const-aggr-elim.test Branch: const_aggr_elim Log Message: add tests for corner cases aggr elim aggr diffs (71 lines): diff --git a/sql/test/rel-opti

MonetDB: const_aggr_elim - Merges default

2025-02-03 Thread stefanos mavros via checkin-list
Changeset: f031c775f29e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/f031c775f29e Branch: const_aggr_elim Log Message: Merges default diffs (truncated from 4726 to 300 lines): diff --git a/clients/mapiclient/mclient.c b/clients/mapiclient/mclient.c --- a/clients/mapiclient/mclient.c

MonetDB: const_aggr_elim - Adds some comments for clarity

2025-02-03 Thread stefanos mavros via checkin-list
Changeset: 2b345d7a347d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2b345d7a347d Modified Files: sql/server/rel_optimize_proj.c Branch: const_aggr_elim Log Message: Adds some comments for clarity diffs (54 lines): diff --git a/sql/server/rel_optimize_proj.c b/sql/server/rel_

MonetDB: Aug2024 - Work around bug in pymonetdb.

2025-02-03 Thread Sjoerd Mullender via checkin-list
Changeset: fce090da651f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/fce090da651f Modified Files: testing/sqllogictest.py Branch: Aug2024 Log Message: Work around bug in pymonetdb. If an error (e.g. timeout) happens during "ON CLIENT" file transfer, pymonetdb calls the mapi meth