MonetDB: pushcands - Cleaning some statements

2021-04-28 Thread Pedro Ferreira
Changeset: dd2be5b20aee for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/dd2be5b20aee Modified Files: sql/backends/monet5/sql_statement.c sql/backends/monet5/sql_statement.h Branch: pushcands Log Message: Cleaning some statements diffs (61 lines): diff --git a/sql/backend

MonetDB: default - Merged with Oct2020

2021-04-28 Thread Pedro Ferreira
Changeset: 2e1268f95684 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2e1268f95684 Modified Files: monetdb5/modules/atoms/json.c Branch: default Log Message: Merged with Oct2020 diffs (13 lines): diff --git a/monetdb5/modules/atoms/json.c b/monetdb5/modules/atoms/json.c --- a/

MonetDB: pushcands - Cleanup. Don't generate statements within o...

2021-04-28 Thread Pedro Ferreira
Changeset: 3d7c888f47da for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/3d7c888f47da Modified Files: sql/backends/monet5/sql_statement.c Branch: pushcands Log Message: Cleanup. Don't generate statements within other statements diffs (123 lines): diff --git a/sql/backends/monet5/

MonetDB: default - Dont use asserts where you should not need them

2021-04-28 Thread martin kersten
Changeset: 0a4a010b49d3 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/0a4a010b49d3 Modified Files: monetdb5/optimizer/opt_remap.c Branch: default Log Message: Dont use asserts where you should not need them diffs (11 lines): diff --git a/monetdb5/optimizer/opt_remap.c b/monetd

MonetDB: default - Dont use asserts where you shouldn't need them

2021-04-28 Thread martin kersten
Changeset: 0e2d3eaaec27 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/0e2d3eaaec27 Modified Files: monetdb5/optimizer/opt_mitosis.c Branch: default Log Message: Dont use asserts where you shouldn't need them diffs (12 lines): diff --git a/monetdb5/optimizer/opt_mitosis.c b/mon

MonetDB: default - Don;t use asserts where you should not need them

2021-04-28 Thread martin kersten
Changeset: d30283645508 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/d30283645508 Modified Files: monetdb5/optimizer/opt_costModel.c Branch: default Log Message: Don;t use asserts where you should not need them diffs (24 lines): diff --git a/monetdb5/optimizer/opt_costModel.c

MonetDB: default - Remove assertions where you should not need them

2021-04-28 Thread martin kersten
Changeset: 4290963f33f6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/4290963f33f6 Modified Files: monetdb5/optimizer/opt_reorder.c Branch: default Log Message: Remove assertions where you should not need them diffs (13 lines): diff --git a/monetdb5/optimizer/opt_reorder.c b/m

MonetDB: default - Calculate the copes before debugging the stack

2021-04-28 Thread martin kersten
Changeset: 0e94688755f2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/0e94688755f2 Modified Files: monetdb5/mal/mal_debugger.c Branch: default Log Message: Calculate the copes before debugging the stack diffs (11 lines): diff --git a/monetdb5/mal/mal_debugger.c b/monetdb5/mal/

MonetDB: Oct2020 - Don't forget to return the count here

2021-04-28 Thread Pedro Ferreira
Changeset: 4d21b2b52184 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/4d21b2b52184 Modified Files: monetdb5/modules/atoms/json.c Branch: Oct2020 Log Message: Don't forget to return the count here diffs (13 lines): diff --git a/monetdb5/modules/atoms/json.c b/monetdb5/modules/a

MonetDB: pushcands - merged with default

2021-04-28 Thread Niels Nes
Changeset: c917df4ca704 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/c917df4ca704 Branch: pushcands Log Message: merged with default diffs (12 lines): diff --git a/common/stream/Tests/urlstream.py b/common/stream/Tests/urlstream.py --- a/common/stream/Tests/urlstream.py +++ b/common/

MonetDB: default - merged with oct2020

2021-04-28 Thread Niels Nes
Changeset: dc3c550a6acf for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/dc3c550a6acf Modified Files: common/stream/Tests/urlstream.py common/utils/mstring.h gdk/gdk_project.c Branch: default Log Message: merged with oct2020 diffs (12 lines): diff --git a/common/s

MonetDB: pushcands - Merge with default branch.

2021-04-28 Thread Sjoerd Mullender
Changeset: 7abe7eaec8d8 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/7abe7eaec8d8 Branch: pushcands Log Message: Merge with default branch. diffs (28 lines): diff --git a/gdk/gdk_atoms.c b/gdk/gdk_atoms.c --- a/gdk/gdk_atoms.c +++ b/gdk/gdk_atoms.c @@ -956,7 +956,8 @@ hgeToStr(char *

MonetDB: default - strcpy doesn't return a count, so don't act a...

2021-04-28 Thread Sjoerd Mullender
Changeset: 82f8073296ae for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/82f8073296ae Modified Files: gdk/gdk_atoms.c Branch: default Log Message: strcpy doesn't return a count, so don't act as if. diffs (28 lines): diff --git a/gdk/gdk_atoms.c b/gdk/gdk_atoms.c --- a/gdk/gdk_ato

MonetDB: pushcands - Clean nullif code generation

2021-04-28 Thread Pedro Ferreira
Changeset: 2fd44a3807ed for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2fd44a3807ed Modified Files: sql/backends/monet5/rel_bin.c sql/backends/monet5/sql_statement.c sql/backends/monet5/sql_statement.h Branch: pushcands Log Message: Clean nullif code generation d

MonetDB: strheapvacuum - start BATvacuum

2021-04-28 Thread svetlin
Changeset: 969e7d41969d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/969e7d41969d Modified Files: gdk/gdk.h gdk/gdk_bat.c monetdb5/modules/mal/batExtensions.c Branch: strheapvacuum Log Message: start BATvacuum diffs (100 lines): diff --git a/gdk/gdk.h b/gdk/gd

MonetDB: Oct2020 - Test common/stream/urlstream: only look for n...

2021-04-28 Thread Joeri van Ruth
Changeset: cc979363f0db for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/cc979363f0db Modified Files: common/stream/Tests/urlstream.py Branch: Oct2020 Log Message: Test common/stream/urlstream: only look for numeric error code Apparently not all libcurls return the textual error me

MonetDB: pushcands - Fixing candidate list push on filter expres...

2021-04-28 Thread Pedro Ferreira
Changeset: 488dd623643b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/488dd623643b Modified Files: sql/backends/monet5/sql_statement.c Branch: pushcands Log Message: Fixing candidate list push on filter expressions diffs (139 lines): diff --git a/sql/backends/monet5/sql_statem

MonetDB: Oct2020 - Simplify code and make it compilable with new...

2021-04-28 Thread Sjoerd Mullender
Changeset: d72eaa2954b0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/d72eaa2954b0 Modified Files: gdk/gdk_project.c Branch: Oct2020 Log Message: Simplify code and make it compilable with new gcc on f34. diffs (16 lines): diff --git a/gdk/gdk_project.c b/gdk/gdk_project.c ---

MonetDB: Oct2020 - I can't seem to tell GCC 11 (on Fedora 34) th...

2021-04-28 Thread Sjoerd Mullender
Changeset: 78874f24d49c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/78874f24d49c Modified Files: common/utils/mstring.h Branch: Oct2020 Log Message: I can't seem to tell GCC 11 (on Fedora 34) that the code is actually ok. diffs (19 lines): diff --git a/common/utils/mstring.h

MonetDB: pushcands - Merged with default

2021-04-28 Thread Pedro Ferreira
Changeset: 05cff62f6f6f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/05cff62f6f6f Modified Files: monetdb5/modules/atoms/json.c monetdb5/modules/atoms/uuid.c sql/backends/monet5/rel_bin.c sql/backends/monet5/sql_statement.c sql/backends/monet5/sql_

MonetDB: default - Merged with Oct2020

2021-04-28 Thread Pedro Ferreira
Changeset: caa84a73805b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/caa84a73805b Modified Files: gdk/gdk_atoms.c monetdb5/modules/atoms/json.c monetdb5/modules/atoms/uuid.c monetdb5/modules/mal/mal_mapi.c Branch: default Log Message: Merged with Oct2020

MonetDB: default - Don't use uninitialized variables.

2021-04-28 Thread Sjoerd Mullender
Changeset: 368f134580e5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/368f134580e5 Modified Files: sql/backends/monet5/rel_bin.c Branch: default Log Message: Don't use uninitialized variables. diffs (26 lines): diff --git a/sql/backends/monet5/rel_bin.c b/sql/backends/monet5/r

MonetDB: default - I can't seem to tell GCC 11 (on Fedora 34) th...

2021-04-28 Thread Sjoerd Mullender
Changeset: ffc86c707e53 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/ffc86c707e53 Modified Files: common/utils/mstring.h Branch: default Log Message: I can't seem to tell GCC 11 (on Fedora 34) that the code is actually ok. diffs (19 lines): diff --git a/common/utils/mstring.h

MonetDB: default - Use 16 bit function for 16 bit value.

2021-04-28 Thread Sjoerd Mullender
Changeset: 996bc3dde52f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/996bc3dde52f Modified Files: common/utils/copybinary_support.h Branch: default Log Message: Use 16 bit function for 16 bit value. diffs (12 lines): diff --git a/common/utils/copybinary_support.h b/common/ut

MonetDB: default - Some fixes to the RPM support in the cmake co...

2021-04-28 Thread Sjoerd Mullender
Changeset: 41f49995f691 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/41f49995f691 Modified Files: clients/mapiclient/CMakeLists.txt cmake/monetdb-rpm-packages.cmake Branch: default Log Message: Some fixes to the RPM support in the cmake config. diffs (145 lines): diff

MonetDB: Oct2020 - gcc 11 optimized build fixes. On null atom ca...

2021-04-28 Thread Pedro Ferreira
Changeset: 0164894786e6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/0164894786e6 Modified Files: gdk/gdk_atoms.c monetdb5/modules/atoms/json.c monetdb5/modules/atoms/uuid.c Branch: Oct2020 Log Message: gcc 11 optimized build fixes. On null atom cases we don't ne

MonetDB: default - Merge branch 'parappend' into 'default'

2021-04-28 Thread Joeri van Ruth
Changeset: 0744eb2ee044 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/0744eb2ee044 Modified Files: sql/backends/monet5/rel_bin.c sql/backends/monet5/sql_statement.c sql/backends/monet5/sql_statement.h Branch: default Log Message: Merge branch 'parappend' into 'def

MonetDB: parappend - Remove tracing infrastructure

2021-04-28 Thread Joeri van Ruth
Changeset: 55e73d26399b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/55e73d26399b Modified Files: monetdb5/mal/mal.h monetdb5/mal/mal_listing.c monetdb5/optimizer/opt_dataflow.c Branch: parappend Log Message: Remove tracing infrastructure diffs (160 lines): di

MonetDB: pushcands - Add sql relation to rel_bin_stmt struct. It...

2021-04-28 Thread Pedro Ferreira
Changeset: b6759d6882ca for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/b6759d6882ca Modified Files: sql/backends/monet5/rel_bin.c sql/backends/monet5/sql_statement.c sql/backends/monet5/sql_statement.h Branch: pushcands Log Message: Add sql relation to rel_bin_stmt

MonetDB: pushcands - approved output

2021-04-28 Thread Niels Nes
Changeset: 62e1642b510c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/62e1642b510c Modified Files: sql/test/VOC/Tests/VOCquery.stable.out Branch: pushcands Log Message: approved output diffs (12 lines): diff --git a/sql/test/VOC/Tests/VOCquery.stable.out b/sql/test/VOC/Tests/

MonetDB: pushcands - make sure we use the candidates when backpr...

2021-04-28 Thread Niels Nes
Changeset: 8505385cdc19 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/8505385cdc19 Modified Files: monetdb5/optimizer/opt_mergetable.c Branch: pushcands Log Message: make sure we use the candidates when backprojecting the groupby column diffs (16 lines): diff --git a/monetdb5/

MonetDB: default - Minor cleanup to ease debugging optimizer int...

2021-04-28 Thread martin kersten
Changeset: 607eaa56dcce for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/607eaa56dcce Modified Files: monetdb5/mal/mal_debugger.c monetdb5/mal/mal_function.c Branch: default Log Message: Minor cleanup to ease debugging optimizer intermediate states. diffs (104 lines): dif

MonetDB: pushcands - merged

2021-04-28 Thread Niels Nes
Changeset: 10208f591afe for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/10208f591afe Modified Files: sql/backends/monet5/sql.c sql/server/rel_optimizer.c Branch: pushcands Log Message: merged diffs (truncated from 1411 to 300 lines): diff --git a/monetdb5/mal/mal_debugge

MonetDB: pushcands - merged with default

2021-04-28 Thread Niels Nes
Changeset: 559d1102cb5a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/559d1102cb5a Modified Files: monetdb5/optimizer/opt_mergetable.c sql/backends/monet5/mal_backend.h sql/backends/monet5/sql.c sql/backends/monet5/sql.h sql/backends/monet5/sql_genc

MonetDB: pushcands - use ci.hseqb

2021-04-28 Thread Niels Nes
Changeset: 0dbb62bd1bfe for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/0dbb62bd1bfe Modified Files: gdk/gdk_group.c Branch: pushcands Log Message: use ci.hseqb diffs (12 lines): diff --git a/gdk/gdk_group.c b/gdk/gdk_group.c --- a/gdk/gdk_group.c +++ b/gdk/gdk_group.c @@ -629,7

MonetDB: pushcands - These functions are gone

2021-04-28 Thread Pedro Ferreira
Changeset: 7292cab1a7cd for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/7292cab1a7cd Modified Files: sql/backends/monet5/sql.h Branch: pushcands Log Message: These functions are gone diffs (19 lines): diff --git a/sql/backends/monet5/sql.h b/sql/backends/monet5/sql.h --- a/sql/b

MonetDB: pushcands - Use C union

2021-04-28 Thread Pedro Ferreira
Changeset: 70970e97a7f2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/70970e97a7f2 Modified Files: sql/backends/monet5/sql_statement.h Branch: pushcands Log Message: Use C union diffs (40 lines): diff --git a/sql/backends/monet5/sql_statement.h b/sql/backends/monet5/sql_state

MonetDB: pushcands - Merged default into pushcands

2021-04-28 Thread Pedro Ferreira
Changeset: 537a7d91d538 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/537a7d91d538 Modified Files: monetdb5/optimizer/opt_mergetable.c sql/backends/monet5/mal_backend.h sql/backends/monet5/rel_bin.c sql/backends/monet5/sql.c sql/backends/monet5/sql.

MonetDB: default - Updated ChangeLog

2021-04-28 Thread Pedro Ferreira
Changeset: fabdb8a19541 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/fabdb8a19541 Modified Files: sql/ChangeLog Branch: default Log Message: Updated ChangeLog diffs (15 lines): diff --git a/sql/ChangeLog b/sql/ChangeLog --- a/sql/ChangeLog +++ b/sql/ChangeLog @@ -1,6 +1,11 @@

MonetDB: default - General cleanup of merge statements.

2021-04-28 Thread Pedro Ferreira
Changeset: fb1bb4293768 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/fb1bb4293768 Modified Files: sql/backends/monet5/rel_bin.c sql/backends/monet5/sql.c sql/backends/monet5/sql_statement.h sql/include/sql_relation.h sql/rel.txt sql/server/

MonetDB: default - Simplify inspection of the history of MAL blo...

2021-04-28 Thread martin kersten
Changeset: 8602674d1d43 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/8602674d1d43 Modified Files: monetdb5/mal/mal_debugger.c monetdb5/mal/mal_function.c Branch: default Log Message: Simplify inspection of the history of MAL blocks, The format is L mod.fcn[idx] where idx