MonetDB: monetdbe-proxy - Get a plain old BAT pushed as a MAL in...

2020-10-22 Thread Aris Koning
Changeset: 98602eaebcf7 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=98602eaebcf7 Modified Files: tools/monetdbe/monetdbe.c Branch: monetdbe-proxy Log Message: Get a plain old BAT pushed as a MAL instruction argument. diffs (34 lines): diff --git a/tools/monetd

MonetDB: window-tunning - More bugfixes but more needed

2020-10-22 Thread Pedro Ferreira
Changeset: ab9aaaf96534 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ab9aaaf96534 Modified Files: gdk/gdk_analytic_bounds.c gdk/gdk_analytic_func.c sql/server/rel_select.c sql/server/sql_atom.c sql/server/sql_atom.h Branch: window-tu

MonetDB: default - Merge with Oct2020 branch.

2020-10-22 Thread Sjoerd Mullender
Changeset: a8afa43ca17e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a8afa43ca17e Modified Files: MonetDB.spec gdk/gdk_bbp.c monetdb5/mal/mal_profiler.c sql/storage/bat/bat_storage.c tools/mserver/mserver5.c Branch: default Log Messa

MonetDB: monetdbe-proxy - Work in progress: proxified monetdbe_a...

2020-10-22 Thread Aris Koning
Changeset: e2aa9541880b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e2aa9541880b Modified Files: ctest/tools/monetdbe/example_proxy.c design.txt monetdb5/modules/mal/remote.c tools/monetdbe/monetdbe.c Branch: monetdbe-proxy Log Message: Wo

MonetDB: Oct2020 - Use local .editorconfig and stop searching fo...

2020-10-22 Thread Sjoerd Mullender
Changeset: e701fe189d72 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e701fe189d72 Added Files: gdk/.editorconfig Modified Files: .editorconfig Branch: Oct2020 Log Message: Use local .editorconfig and stop searching for more .editorconfig files. diffs (25

MonetDB: window-tunning - Reduced number of cases for count and ...

2020-10-22 Thread Pedro Ferreira
Changeset: 6a406bfa0027 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6a406bfa0027 Modified Files: gdk/gdk_analytic_func.c sql/backends/monet5/sql_rank.c Branch: window-tunning Log Message: Reduced number of cases for count and updated number of arguments c

MonetDB: window-tunning - Pass ordering information for FRAME_UN...

2020-10-22 Thread Pedro Ferreira
Changeset: f1a38bed20d5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f1a38bed20d5 Modified Files: gdk/gdk_analytic.h gdk/gdk_analytic_func.c sql/backends/monet5/sql.c sql/backends/monet5/sql_rank.c sql/server/rel_select.c Branch: win

MonetDB: Oct2020 - Merge with Jun2020 branch.

2020-10-22 Thread Sjoerd Mullender
Changeset: 60843e29a4ed for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=60843e29a4ed Modified Files: tools/mserver/mserver5.c Branch: Oct2020 Log Message: Merge with Jun2020 branch. diffs (19 lines): diff --git a/tools/mserver/mserver5.c b/tools/mserver/mserver5.c

MonetDB: Jun2020 - Wait until GDKenv is initialized before setti...

2020-10-22 Thread Sjoerd Mullender
Changeset: b077e864c5ce for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b077e864c5ce Modified Files: tools/mserver/mserver5.c Branch: Jun2020 Log Message: Wait until GDKenv is initialized before setting tracer options. diffs (19 lines): diff --git a/tools/mserver/

MonetDB: window-tunning - More cleanup, this is still not right

2020-10-22 Thread Pedro Ferreira
Changeset: 335b42ba9584 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=335b42ba9584 Modified Files: gdk/gdk_analytic_func.c Branch: window-tunning Log Message: More cleanup, this is still not right diffs (truncated from 884 to 300 lines): diff --git a/gdk/gdk_ana

MonetDB: window-tunning - More cleanup, I had to undo one of the...

2020-10-22 Thread Pedro Ferreira
Changeset: 52eb4938ea71 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=52eb4938ea71 Modified Files: gdk/gdk_analytic_func.c Branch: window-tunning Log Message: More cleanup, I had to undo one of the previous commits because it was becoming difficult to manage many

MonetDB: window-tunning - More cleanup

2020-10-22 Thread Pedro Ferreira
Changeset: de9d7a7fb942 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=de9d7a7fb942 Modified Files: gdk/gdk_analytic_func.c Branch: window-tunning Log Message: More cleanup diffs (truncated from 432 to 300 lines): diff --git a/gdk/gdk_analytic_func.c b/gdk/gdk_an

MonetDB: window-tunning - Need extra check for NULL values on fl...

2020-10-22 Thread Pedro Ferreira
Changeset: 38a8ed3bd243 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=38a8ed3bd243 Modified Files: gdk/gdk_analytic_func.c Branch: window-tunning Log Message: Need extra check for NULL values on floating-points in order to match diffs (288 lines): diff --git a/g

MonetDB: window-tunning - Fixing the bugs I created. I forgot in...

2020-10-22 Thread Pedro Ferreira
Changeset: 44f2824bed4a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=44f2824bed4a Modified Files: gdk/gdk_analytic_func.c sql/server/rel_select.c Branch: window-tunning Log Message: Fixing the bugs I created. I forgot in the unbounded cases, the peer rows