MonetDB: Jul2021 - only try BATmode -> transient once.

2021-07-07 Thread Niels Nes
Changeset: 2dc03ecd97a8 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2dc03ecd97a8 Modified Files: gdk/gdk_logger.c Branch: Jul2021 Log Message: only try BATmode -> transient once. diffs (20 lines): diff --git a/gdk/gdk_logger.c b/gdk/gdk_logger.c --- a/gdk/gdk_logger.c +++ b/

MonetDB: Jul2021 - fixes for fits loading using the not so new c...

2021-07-07 Thread Niels Nes
Changeset: 80d530fb72db for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/80d530fb72db Modified Files: sql/backends/monet5/vaults/fits/fits.c Branch: Jul2021 Log Message: fixes for fits loading using the not so new claim and append apis diffs (137 lines): diff --git a/sql/backends

MonetDB: Jul2021 - improved robustness of bm_subcommit. We now o...

2021-07-07 Thread Niels Nes
Changeset: 2b04f77c1610 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2b04f77c1610 Modified Files: gdk/gdk_logger.c Branch: Jul2021 Log Message: improved robustness of bm_subcommit. We now only cleanup break of the cleanup (ie compaction of the catalog bats), but don't fail the

MonetDB: Jul2021 - Turn HASHgrowbucket into a static function.

2021-07-07 Thread Sjoerd Mullender
Changeset: d788f02f7c3b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/d788f02f7c3b Modified Files: clients/Tests/exports.stable.out gdk/gdk_hash.c gdk/gdk_hash.h Branch: Jul2021 Log Message: Turn HASHgrowbucket into a static function. diffs (47 lines): diff --g

MonetDB: Jul2021 - Merge heads

2021-07-07 Thread Panagiotis Koutsourakis
Changeset: 2f44594a914e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2f44594a914e Modified Files: sql/server/sql_scan.c Branch: Jul2021 Log Message: Merge heads diffs (truncated from 5186 to 300 lines): diff --git a/clients/Tests/MAL-signatures.stable.out b/clients/Tests/MAL

MonetDB: Jul2021 - Avoid looking up raw_strings variable on ever...

2021-07-07 Thread Panagiotis Koutsourakis
Changeset: 119723724e8a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/119723724e8a Modified Files: sql/server/sql_scan.c sql/server/sql_scan.h Branch: Jul2021 Log Message: Avoid looking up raw_strings variable on every read We keep a bit in the sql scanner that controls

MonetDB: Jul2021 - Be more careful when to remove the hash-is-up...

2021-07-07 Thread Sjoerd Mullender
Changeset: 8b5ad812921b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/8b5ad812921b Modified Files: gdk/gdk_hash.c Branch: Jul2021 Log Message: Be more careful when to remove the hash-is-uptodate bit. diffs (198 lines): diff --git a/gdk/gdk_hash.c b/gdk/gdk_hash.c --- a/gdk/gdk

MonetDB: Jul2021 - merged

2021-07-07 Thread Niels Nes
Changeset: 5b0bfb489fb0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/5b0bfb489fb0 Branch: Jul2021 Log Message: merged diffs (129 lines): diff --git a/gdk/gdk_batop.c b/gdk/gdk_batop.c --- a/gdk/gdk_batop.c +++ b/gdk/gdk_batop.c @@ -1300,7 +1300,10 @@ BATappend_or_update(BAT *b, BAT *

MonetDB: Jul2021 - small cleanup

2021-07-07 Thread Niels Nes
Changeset: b75436bf1300 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/b75436bf1300 Modified Files: gdk/gdk_logger.c Branch: Jul2021 Log Message: small cleanup diffs (30 lines): diff --git a/gdk/gdk_logger.c b/gdk/gdk_logger.c --- a/gdk/gdk_logger.c +++ b/gdk/gdk_logger.c @@ -1

MonetDB: Jul2021 - In a separate thread, unload bats that haven'...

2021-07-07 Thread Sjoerd Mullender
Changeset: bb227615634f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/bb227615634f Modified Files: gdk/gdk_bbp.c Branch: Jul2021 Log Message: In a separate thread, unload bats that haven't been used in a while. diffs (80 lines): diff --git a/gdk/gdk_bbp.c b/gdk/gdk_bbp.c --- a

MonetDB: Jul2021 - Destroy hash after failed update.

2021-07-07 Thread Sjoerd Mullender
Changeset: 1febf8a266a5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/1febf8a266a5 Modified Files: gdk/gdk_batop.c gdk/gdk_hash.c gdk/gdk_private.h Branch: Jul2021 Log Message: Destroy hash after failed update. diffs (49 lines): diff --git a/gdk/gdk_batop.c b/g

MonetDB: monetdbe_prepare - Improving error handling.

2021-07-07 Thread Aris Koning
Changeset: 5679d5bc4ed3 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/5679d5bc4ed3 Modified Files: sql/backends/monet5/sql_result.c tools/monetdbe/monetdbe.c Branch: monetdbe_prepare Log Message: Improving error handling. diffs (145 lines): diff --git a/sql/backends/mo

MonetDB: default - Merged with Jul2021

2021-07-07 Thread Pedro Ferreira
Changeset: e77bac9062d2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/e77bac9062d2 Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 clients/Tests/exports.stable.out gdk/gdk.h gdk/gdk_batop.c

MonetDB: iso - Closed iso branch once merged into Jul2021

2021-07-07 Thread Pedro Ferreira
Changeset: 61072d3f56bb for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/61072d3f56bb Branch: iso Log Message: Closed iso branch once merged into Jul2021 ___ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listi

MonetDB: Jul2021 - Not so big one, merged iso into Jul2021

2021-07-07 Thread Pedro Ferreira
Changeset: 670fa61d6ce5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/670fa61d6ce5 Branch: Jul2021 Log Message: Not so big one, merged iso into Jul2021 diffs (truncated from 4832 to 300 lines): diff --git a/clients/Tests/MAL-signatures.stable.out b/clients/Tests/MAL-signatures.stable

MonetDB: iso - Merged with Jul2021

2021-07-07 Thread Pedro Ferreira
Changeset: 6b48b7e30b70 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/6b48b7e30b70 Branch: iso Log Message: Merged with Jul2021 diffs (truncated from 413 to 300 lines): diff --git a/gdk/gdk.h b/gdk/gdk.h --- a/gdk/gdk.h +++ b/gdk/gdk.h @@ -1559,10 +1559,10 @@ gdk_export BBPrec *BBP[N_

MonetDB: Jul2021 - Bat p is optional: don't crash with debug tra...

2021-07-07 Thread Sjoerd Mullender
Changeset: 210fa748cd4a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/210fa748cd4a Modified Files: gdk/gdk_batop.c Branch: Jul2021 Log Message: Bat p is optional: don't crash with debug tracing. diffs (14 lines): diff --git a/gdk/gdk_batop.c b/gdk/gdk_batop.c --- a/gdk/gdk_bat