MonetDB: Oct2020 - Fix for bug #7066, ie use partition row count...

2021-02-23 Thread Pedro Ferreira
Changeset: 42bcd7772de8 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=42bcd7772de8 Modified Files: sql/backends/monet5/sql_rank.c sql/test/BugTracker/Tests/rank_over.SF-1691098.stable.out sql/test/Tests/rank.stable.out sql/test/VOC/Tests/VOC.

MonetDB: default - Merged with Oct2020

2021-02-23 Thread Pedro Ferreira
Changeset: add5b4ca1e6d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=add5b4ca1e6d Removed Files: sql/test/analytics/Tests/analytics01.sql Modified Files: sql/backends/monet5/sql_rank.c sql/test/BugTracker/Tests/rank_over.SF-1691098.test sql/

MonetDB: default - Fix compilation.

2021-02-23 Thread Aris Koning
Changeset: cf9c8b97ccd5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=cf9c8b97ccd5 Modified Files: ctest/tools/monetdbe/example_proxy.c Branch: default Log Message: Fix compilation. diffs (11 lines): diff --git a/ctest/tools/monetdbe/example_proxy.c b/ctest/too

MonetDB: default - Test for correctness of the output, not just ...

2021-02-23 Thread Pedro Ferreira
Changeset: 203bbea945e4 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=203bbea945e4 Added Files: sql/test/VOC/Tests/VOCinsert.stable.out sql/test/VOC/Tests/VOCmanual_examples.stable.out sql/test/VOC/Tests/VOCquery.stable.out Modified Files: sq

MonetDB: default - Add explicit target destination.

2021-02-23 Thread Aris Koning
Changeset: 80bdd90b5419 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=80bdd90b5419 Modified Files: ctest/tools/monetdbe/CMakeLists.txt Branch: default Log Message: Add explicit target destination. diffs (11 lines): diff --git a/ctest/tools/monetdbe/CMakeLists.tx

MonetDB: default - Don't forget the dashes

2021-02-23 Thread Pedro Ferreira
Changeset: c35961f39d77 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c35961f39d77 Modified Files: sql/test/BugTracker-2017/Tests/heapextend.Bug-6134.test.in Branch: default Log Message: Don't forget the dashes diffs (12 lines): diff --git a/sql/test/BugTracker-

MonetDB: default - And don't forget to close parentheses

2021-02-23 Thread Pedro Ferreira
Changeset: c91329cc1b12 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c91329cc1b12 Modified Files: ctest/tools/monetdbe/CMakeLists.txt Branch: default Log Message: And don't forget to close parentheses diffs (10 lines): diff --git a/ctest/tools/monetdbe/CMakeLis

MonetDB: default - Use size_t

2021-02-23 Thread Pedro Ferreira
Changeset: 937a8db93d6d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=937a8db93d6d Modified Files: tools/monetdbe/monetdbe.c Branch: default Log Message: Use size_t diffs (20 lines): diff --git a/tools/monetdbe/monetdbe.c b/tools/monetdbe/monetdbe.c --- a/tools/

MonetDB: properties - Merged with default

2021-02-23 Thread Pedro Ferreira
Changeset: 4f73fdc257ca for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4f73fdc257ca Modified Files: sql/server/rel_exp.c sql/server/rel_exp.h sql/server/rel_optimizer.c sql/server/rel_rewriter.h tools/monetdbe/monetdbe.c Branch: proper

MonetDB: default - Fix leaks in monetdbe.

2021-02-23 Thread Aris Koning
Changeset: 2c2af6af70fc for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2c2af6af70fc Modified Files: ctest/tools/monetdbe/CMakeLists.txt tools/monetdbe/monetdbe.c Branch: default Log Message: Fix leaks in monetdbe. diffs (85 lines): diff --git a/ctest/tool

MonetDB: default - Remove stray whitespace from two tests

2021-02-23 Thread Joeri van Ruth
Changeset: 9ad2f558a7c8 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9ad2f558a7c8 Modified Files: sql/test/pg_regress/Tests/timestamp.test sql/test/pg_regress/Tests/timestamptz.test Branch: default Log Message: Remove stray whitespace from two tests diff

MonetDB: properties - Don't swap parameters for division. Improv...

2021-02-23 Thread Pedro Ferreira
Changeset: 366d41abe2a4 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=366d41abe2a4 Modified Files: sql/server/rel_statistics.c sql/server/sql_atom.c Branch: properties Log Message: Don't swap parameters for division. Improved prunning for equality and ineq

MonetDB: properties - Fix min/max propagation for ifthenelse and...

2021-02-23 Thread Pedro Ferreira
Changeset: 0e24a02a3d8d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0e24a02a3d8d Modified Files: sql/server/rel_select.c sql/server/rel_statistics_functions.c Branch: properties Log Message: Fix min/max propagation for ifthenelse and casewhen functions. T

MonetDB: default - ifthenelse, coalesce, casewhen and nullif fun...

2021-02-23 Thread Pedro Ferreira
Changeset: 9963cf288abe for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9963cf288abe Modified Files: sql/server/rel_dump.c sql/server/rel_select.c sql/test/BugTracker-2020/Tests/remote-table-like.Bug-6841.py Branch: default Log Message: ifthenelse, co

MonetDB: string_imprints - Merge branch 'master' into branches/s...

2021-02-23 Thread Panagiotis Koutsourakis
Changeset: 3a4196c618de for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3a4196c618de Branch: string_imprints Log Message: Merge branch 'master' into branches/string_imprints diffs (truncated from 4430 to 300 lines): diff --git a/clients/Tests/MAL-signatures.stable.out b/

MonetDB: string_imprints - Count the total number of digrams in ...

2021-02-23 Thread Panagiotis Koutsourakis
Changeset: fabfd34343c3 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=fabfd34343c3 Added Files: gdk/gdk_strimps.c gdk/gdk_strimps.h Modified Files: gdk/CMakeLists.txt gdk/gdk.h monetdb5/modules/mal/01_calc.mal monetdb5/modules

MonetDB: string_imprints - Count utf-8 chars correctly

2021-02-23 Thread Panagiotis Koutsourakis
Changeset: f0e19e88af26 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f0e19e88af26 Modified Files: gdk/gdk_strimps.c Branch: string_imprints Log Message: Count utf-8 chars correctly diffs (62 lines): diff --git a/gdk/gdk_strimps.c b/gdk/gdk_strimps.c --- a/gdk/g

MonetDB: string_imprints - Move MAL code to proper module

2021-02-23 Thread Panagiotis Koutsourakis
Changeset: f6360c814cda for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f6360c814cda Modified Files: monetdb5/modules/mal/batExtensions.c monetdb5/modules/mal/batcalc.c Branch: string_imprints Log Message: Move MAL code to proper module diffs (155 lines):

MonetDB: string_imprints - Byte pair histogram construction

2021-02-23 Thread Panagiotis Koutsourakis
Changeset: 4f3cbb1ef6c7 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4f3cbb1ef6c7 Modified Files: gdk/gdk_strimps.c gdk/gdk_strimps.h Branch: string_imprints Log Message: Byte pair histogram construction Count the occurrences of pairs of bytes. This is di

MonetDB: string_imprints - Rename functions for consistency

2021-02-23 Thread Panagiotis Koutsourakis
Changeset: f686c3ba196f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f686c3ba196f Modified Files: monetdb5/modules/mal/batExtensions.c Branch: string_imprints Log Message: Rename functions for consistency diffs (81 lines): diff --git a/monetdb5/modules/mal/batE

MonetDB: string_imprints - Merge branch 'master' into branches/s...

2021-02-23 Thread Panagiotis Koutsourakis
Changeset: c5599a533197 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c5599a533197 Branch: string_imprints Log Message: Merge branch 'master' into branches/string_imprints diffs (truncated from 13685 to 300 lines): diff --git a/ctest/tools/monetdbe/CMakeLists.txt b/cte

MonetDB: string_imprints - Return the histogram itself along wit...

2021-02-23 Thread Panagiotis Koutsourakis
Changeset: 31582eece4b6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=31582eece4b6 Modified Files: gdk/gdk_strimps.c gdk/gdk_strimps.h monetdb5/modules/mal/batExtensions.c Branch: string_imprints Log Message: Return the histogram itself along with t

MonetDB: unlock - Baby steps. Some cleanup of unused code; crea...

2021-02-23 Thread Sjoerd Mullender
Changeset: c0326d58b38f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c0326d58b38f Modified Files: gdk/gdk_logger.c gdk/gdk_logger_old.c sql/storage/bat/bat_logger.c Branch: unlock Log Message: Baby steps. Some cleanup of unused code; create new ca

MonetDB: unlock - BBPrename with NULL second arg sets default na...

2021-02-23 Thread Sjoerd Mullender
Changeset: faee5a3060e6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=faee5a3060e6 Modified Files: gdk/gdk.h gdk/gdk_bbp.c monetdb5/modules/kernel/bat5.c Branch: unlock Log Message: BBPrename with NULL second arg sets default name; also return memor

MonetDB: unlock - Progress on the upgrade front.

2021-02-23 Thread Sjoerd Mullender
Changeset: 3a7fb47d4c52 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3a7fb47d4c52 Modified Files: gdk/gdk_logger.c gdk/gdk_logger.h gdk/gdk_logger_old.c sql/storage/bat/bat_logger.c Branch: unlock Log Message: Progress on the upgrade front.

MonetDB: default - Reduced AST iterations by removing rel_exp_vi...

2021-02-23 Thread Pedro Ferreira
Changeset: 37e91debc079 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=37e91debc079 Modified Files: sql/server/rel_optimizer.c sql/server/rel_unnest.c Branch: default Log Message: Reduced AST iterations by removing rel_exp_visitor calls diffs (285 lines):