monetdb-java: default - Change output to stderr when differences...

2021-04-14 Thread Martin van Dinther
Changeset: 53911f29093c for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java/rev/53911f29093c Modified Files: tests/JDBC_API_Tester.java Branch: default Log Message: Change output to stderr when differences are found. Also exit with -1 when differences are found. diffs (70 lines

monetdb-java: default - Add missing FKey check from sessions.opt...

2021-04-14 Thread Martin van Dinther
Changeset: a888cabe2b15 for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java/rev/a888cabe2b15 Modified Files: src/main/java/org/monetdb/util/MDBvalidator.java Branch: default Log Message: Add missing FKey check from sessions.optimzer to optimizers.name. Remove old no longer useful

MonetDB: pushcands - one more missing project in casewhen..

2021-04-14 Thread Niels Nes
Changeset: 8632a087f69b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/8632a087f69b Modified Files: sql/backends/monet5/rel_bin.c Branch: pushcands Log Message: one more missing project in casewhen.. diffs (14 lines): diff --git a/sql/backends/monet5/rel_bin.c b/sql/backends/mo

MonetDB: default - Cleanup no longer used scripts.

2021-04-14 Thread Martin van Dinther
Changeset: 96a6f461c0e2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/96a6f461c0e2 Removed Files: sql/jdbc/tests/Tests/Test.SQL.sh sql/jdbc/tests/Tests/Test_Csendthread.SQL.bat sql/jdbc/tests/Tests/Test_Csendthread.SQL.sh sql/jdbc/tests/Tests/Test_PSlargeam

MonetDB: pushcands - Merged with default

2021-04-14 Thread Pedro Ferreira
Changeset: e893e270950a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/e893e270950a Branch: pushcands Log Message: Merged with default diffs (truncated from 428 to 300 lines): diff --git a/clients/Tests/MAL-signatures.stable.out b/clients/Tests/MAL-signatures.stable.out --- a/clients/

MonetDB: default - I forgot the candidate version for one of the...

2021-04-14 Thread Pedro Ferreira
Changeset: 2245927288c0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2245927288c0 Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 monetdb5/modules/atoms/mtime.c Branch: default Log Message: I forgot the candi

MonetDB: default - Don't use parent bat if it's type is not join...

2021-04-14 Thread Sjoerd Mullender
Changeset: 8406b1944f75 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/8406b1944f75 Modified Files: gdk/gdk_join.c Branch: default Log Message: Don't use parent bat if it's type is not join-compatible. diffs (22 lines): diff --git a/gdk/gdk_join.c b/gdk/gdk_join.c --- a/gdk/gdk

monetdb-java: default - Do not dump table data of STREAM TABLEs....

2021-04-14 Thread Martin van Dinther
Changeset: 171144a26ba0 for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java/rev/171144a26ba0 Modified Files: src/main/java/org/monetdb/client/JdbcClient.java src/main/java/org/monetdb/util/CmdLineOpts.java Branch: default Log Message: Do not dump table data of STREAM TABL

MonetDB: default - I forgot to run the MAL tests

2021-04-14 Thread Pedro Ferreira
Changeset: cf0f4c0a74b2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/cf0f4c0a74b2 Modified Files: monetdb5/mal/Tests/tst049.maltest monetdb5/mal/Tests/tst285.maltest monetdb5/mal/Tests/tst960.maltest Branch: default Log Message: I forgot to run the MAL tests di

MonetDB: pushcands - merged

2021-04-14 Thread Niels Nes
Changeset: 96eb46ae8f92 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/96eb46ae8f92 Branch: pushcands Log Message: merged diffs (256 lines): diff --git a/monetdb5/modules/mal/pcre.c b/monetdb5/modules/mal/pcre.c --- a/monetdb5/modules/mal/pcre.c +++ b/monetdb5/modules/mal/pcre.c @@ -15

MonetDB: pushcands - we can now have inputs which have candidate...

2021-04-14 Thread Niels Nes
Changeset: 64151d5cdf17 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/64151d5cdf17 Modified Files: sql/backends/monet5/rel_bin.c Branch: pushcands Log Message: we can now have inputs which have candidates from the input candidate list, but not yet the current casewhen condition

MonetDB: default - Merge with Oct2020 branch.

2021-04-14 Thread Sjoerd Mullender
Changeset: 1fb714e9eac6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/1fb714e9eac6 Modified Files: gdk/gdk_string.c monetdb5/mal/mal_interpreter.c tools/merovingian/daemon/argvcmds.c tools/merovingian/daemon/forkmserver.c tools/merovingian/daemon/me

MonetDB: pushcands - algebra.like with candidate lists

2021-04-14 Thread Pedro Ferreira
Changeset: ce02306a8478 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/ce02306a8478 Modified Files: monetdb5/modules/mal/pcre.c Branch: pushcands Log Message: algebra.like with candidate lists diffs (256 lines): diff --git a/monetdb5/modules/mal/pcre.c b/monetdb5/modules/mal/pc

MonetDB: pushcands - fixed issue with limit/sort (ie use the new...

2021-04-14 Thread Niels Nes
Changeset: 7d044aaf28dc for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/7d044aaf28dc Modified Files: sql/backends/monet5/rel_bin.c Branch: pushcands Log Message: fixed issue with limit/sort (ie use the newly created columns list) diffs (11 lines): diff --git a/sql/backends/monet

MonetDB: Oct2020 - Reenable test, but with explicitly setting th...

2021-04-14 Thread Sjoerd Mullender
Changeset: eca29d0d38a6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/eca29d0d38a6 Modified Files: sql/test/sys-schema/Tests/webExamplesCastFunctionsOperators.sql sql/test/sys-schema/Tests/webExamplesCastFunctionsOperators.stable.out Branch: Oct2020 Log Message: Reenable

MonetDB: Oct2020 - Merge with Jun2020 branch.

2021-04-14 Thread Sjoerd Mullender
Changeset: 0dd353ec7b4b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/0dd353ec7b4b Modified Files: gdk/gdk_string.c monetdb5/mal/mal_interpreter.c tools/merovingian/daemon/argvcmds.c tools/merovingian/daemon/forkmserver.c tools/merovingian/daemon/me

MonetDB: Jun2020 - Fix bug when switching from duplicate elimina...

2021-04-14 Thread Sjoerd Mullender
Changeset: 2b3f324a1fa9 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2b3f324a1fa9 Modified Files: gdk/gdk_string.c Branch: Jun2020 Log Message: Fix bug when switching from duplicate eliminated to none duplicate eliminated. diffs (56 lines): diff --git a/gdk/gdk_string.c b/gdk

MonetDB: default - [SUPPORT-497] relax C style comments cleanup

2021-04-14 Thread svetlin
Changeset: 015a897fd791 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/015a897fd791 Modified Files: sql/server/sql_scan.c Branch: default Log Message: [SUPPORT-497] relax C style comments cleanup diffs (19 lines): diff --git a/sql/server/sql_scan.c b/sql/server/sql_scan.c --- a

MonetDB: pushcands - Merged with default

2021-04-14 Thread Pedro Ferreira
Changeset: b0057dec3e17 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/b0057dec3e17 Modified Files: monetdb5/optimizer/opt_prelude.c monetdb5/optimizer/opt_prelude.h Branch: pushcands Log Message: Merged with default diffs (truncated from 1263 to 300 lines): diff --git

MonetDB: default - Typo

2021-04-14 Thread Pedro Ferreira
Changeset: 86a6dec54a8e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/86a6dec54a8e Modified Files: sql/server/rel_optimizer.c Branch: default Log Message: Typo diffs (12 lines): diff --git a/sql/server/rel_optimizer.c b/sql/server/rel_optimizer.c --- a/sql/server/rel_optimizer

MonetDB: default - Reduced (i)like related backend calls in orde...

2021-04-14 Thread Pedro Ferreira
Changeset: 02190cb29717 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/02190cb29717 Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 clients/Tests/exports.stable.out monetdb5/modules/mal/pcre.c mo

MonetDB: pushcands - for now don't push on mkey_xor as it doesn'...

2021-04-14 Thread Niels Nes
Changeset: d2014afc0ee3 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/d2014afc0ee3 Modified Files: sql/backends/monet5/sql_statement.c Branch: pushcands Log Message: for now don't push on mkey_xor as it doesn't yet have a candidates version. diffs (12 lines): diff --git a/sql/

MonetDB: pushcands - add back projection into stmt_uselect and s...

2021-04-14 Thread Niels Nes
Changeset: 0f2922194b07 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/0f2922194b07 Modified Files: sql/backends/monet5/sql_statement.c Branch: pushcands Log Message: add back projection into stmt_uselect and stmt_uselect2, ie get the right oid's again diffs (85 lines): diff -

MonetDB: pushcands - for project with order by flatten sub+cand ...

2021-04-14 Thread Niels Nes
Changeset: bb6b80443abf for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/bb6b80443abf Modified Files: sql/backends/monet5/rel_bin.c Branch: pushcands Log Message: for project with order by flatten sub+cand and psub+cand diffs (16 lines): diff --git a/sql/backends/monet5/rel_bin.c

MonetDB: pushcands - fixed many cases where we didn't fully push...

2021-04-14 Thread Niels Nes
Changeset: b151ee4774cb for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/b151ee4774cb Modified Files: sql/backends/monet5/rel_bin.c sql/backends/monet5/sql_statement.c Branch: pushcands Log Message: fixed many cases where we didn't fully push the candidates too a called func

MonetDB: pushcands - Finish comments

2021-04-14 Thread Pedro Ferreira
Changeset: f35ae0f1e55e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/f35ae0f1e55e Modified Files: sql/backends/monet5/sql.c Branch: pushcands Log Message: Finish comments diffs (15 lines): diff --git a/sql/backends/monet5/sql.c b/sql/backends/monet5/sql.c --- a/sql/backends/m

MonetDB: pushcands - Keep the reference

2021-04-14 Thread Pedro Ferreira
Changeset: bafd72e95183 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/bafd72e95183 Modified Files: sql/backends/monet5/sql.c Branch: pushcands Log Message: Keep the reference diffs (12 lines): diff --git a/sql/backends/monet5/sql.c b/sql/backends/monet5/sql.c --- a/sql/backend

MonetDB: pushcands - Identity functions with candidate lists

2021-04-14 Thread Pedro Ferreira
Changeset: a5091594ce84 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/a5091594ce84 Modified Files: monetdb5/modules/kernel/bat5.c sql/backends/monet5/sql.c sql/backends/monet5/sql.h Branch: pushcands Log Message: Identity functions with candidate lists diffs (10