log

age author description
Wed, 06 May 2020 12:41:54 +0200 Sjoerd Mullender Closing branch exanest. exanest
Wed, 06 May 2020 12:39:09 +0200 Sjoerd Mullender Closing branch cmake-monetdblite. cmake-monetdblite
Wed, 06 May 2020 12:39:05 +0200 Sjoerd Mullender Closing branch cmake-fun. cmake-fun
Wed, 06 May 2020 12:35:49 +0200 Pedro Ferreira Defensive line, look for result of rel_check_type Jun2020
Wed, 06 May 2020 11:14:51 +0200 Pedro Ferreira Check for '%' on hte first character only. Also test for missing index Jun2020
Wed, 06 May 2020 11:07:42 +0200 Sjoerd Mullender Changelog message. Jun2020
Wed, 06 May 2020 10:34:12 +0200 Sjoerd Mullender Add some function attributes. Jun2020
Wed, 06 May 2020 10:33:27 +0200 Sjoerd Mullender Approve output. Jun2020
Wed, 06 May 2020 10:24:44 +0200 Pedro Ferreira Use timestamp instead of time at bug 2781 test, so it can't never overflow if the test is performed at around midnight Jun2020
Wed, 06 May 2020 09:57:47 +0200 Niels Nes merged with default mbedded
Wed, 06 May 2020 09:53:13 +0200 Pedro Ferreira Approved output Jun2020
Tue, 05 May 2020 20:25:44 +0200 Ying Zhang Merged with default userstats
Tue, 05 May 2020 16:22:44 +0200 Pedro Ferreira Test fixes scoping
Mon, 04 May 2020 19:33:34 +0200 Aris Koning Support compressed execution on dict compression. mosaic
Tue, 05 May 2020 15:24:25 +0200 Pedro Ferreira Merged with default scoping
Tue, 05 May 2020 15:03:21 +0200 Pedro Ferreira Merged with Jun2020
Tue, 05 May 2020 14:13:50 +0200 Pedro Ferreira Small missing rel_read cases Jun2020
Tue, 05 May 2020 12:50:02 +0200 Pedro Ferreira Added missing properties and small bug fixes at rel_read Jun2020
Tue, 05 May 2020 12:10:45 +0200 Pedro Ferreira Approved output and added missing cardinality check for merge statements Jun2020
Tue, 05 May 2020 11:47:47 +0200 Pedro Ferreira Removed unecessary old code at rel_updates for deletes and updates, which was causing a subquery crash Jun2020
Tue, 05 May 2020 11:05:26 +0200 Pedro Ferreira Run isnull re-write on joins, but on outer joins look for the "not null" propagation case which currently is buggy Jun2020
Tue, 05 May 2020 09:23:29 +0200 Pedro Ferreira Simplify further Jun2020
Mon, 04 May 2020 21:53:23 +0200 Ying Zhang Adding a new monitoring function user_statistics userstats
Mon, 04 May 2020 18:56:24 +0200 Pedro Ferreira Small bugfix, default SQL aggregates may have more than one parameter as input, so add them to the 'args' table. Also make insert work for functions with more than 100 parameters, if that ever happens. Jun2020
Mon, 04 May 2020 17:49:37 +0200 Pedro Ferreira Use right types Jun2020
Mon, 04 May 2020 17:36:30 +0200 Pedro Ferreira Use sqlid Jun2020
Mon, 04 May 2020 17:12:32 +0200 Sjoerd Mullender Merge with Jun2020 branch.
Mon, 04 May 2020 17:11:30 +0200 Sjoerd Mullender Merge with Nov2019 branch. Jun2020
Mon, 04 May 2020 17:07:41 +0200 Sjoerd Mullender The selinux type sigterm does not exist, the generic signal should suffice. Jun2020
Mon, 04 May 2020 14:27:56 +0200 Sjoerd Mullender Work around bug in GCC 10.0.1. Jun2020
Mon, 04 May 2020 13:31:36 +0200 Pedro Ferreira Added expected output Jun2020
Mon, 04 May 2020 11:17:51 +0200 Pedro Ferreira Don't generate cartesian products on single row inserts Jun2020
Mon, 04 May 2020 11:11:07 +0200 Sjoerd Mullender Work around GCC 10 problem. Jun2020
Mon, 04 May 2020 11:09:52 +0200 Sjoerd Mullender Fix up some debug messages. Jun2020
Mon, 04 May 2020 11:06:54 +0200 Sjoerd Mullender Use sysusers.d configuration file for user/group creation (if available). Jun2020
Mon, 04 May 2020 09:31:56 +0200 Pedro Ferreira Small test fixes, increased tpcds alter test timeout to 3 minutes, throw a tracer info message for mergetable optimizer bailout on semijoinRef and selectNotNilRef instead of debug. Approved output Jun2020
Sat, 02 May 2020 18:31:09 +0200 Niels Nes small fixes for fedora 32 compiler Jun2020
Sat, 02 May 2020 16:41:07 +0200 Niels Nes added support for single join, ie join and check if result (from right) is limit to at most 1 Jun2020
Fri, 01 May 2020 18:30:57 +0200 Pedro Ferreira Added error case scoping
Fri, 01 May 2020 18:20:10 +0200 Pedro Ferreira Scoping rules for triggers, new and old rows have the same precedence as tables in the from clause, so we must throw 'ambiguous' error messages on some occasions scoping
Fri, 01 May 2020 17:35:03 +0200 Pedro Ferreira New bug, trigger causing BATproject2: does not match always error, time to investigate Jun2020
Fri, 01 May 2020 16:08:36 +0200 Niels Nes fixed 2 more crashes, ie anyequal with complex left side Jun2020
Fri, 01 May 2020 15:38:37 +0200 Joeri van Ruth Convert lz4 to pump_stream makelibstreamgreatagain
Fri, 01 May 2020 12:42:34 +0200 Joeri van Ruth Minor changes makelibstreamgreatagain
Fri, 01 May 2020 11:58:59 +0200 Joeri van Ruth Switch pumpbuffer.start from void* to char* makelibstreamgreatagain
Thu, 30 Apr 2020 14:05:14 +0200 Joeri van Ruth Convert bz2 to pump_stream makelibstreamgreatagain
Fri, 01 May 2020 14:28:21 +0200 Pedro Ferreira Merged with default typing
Fri, 01 May 2020 12:12:29 +0200 Pedro Ferreira Compilation fix and cleanup scoping
Fri, 01 May 2020 10:11:03 +0200 Sjoerd Mullender Added msk bat type (in addition to bit bat) for conditional execution. msk-type
Fri, 01 May 2020 09:49:32 +0200 Pedro Ferreira More subquery crashes :( Jun2020
Fri, 01 May 2020 08:54:35 +0200 Arjen de Rijke add option and disable cmake unittests by default mbedded
Thu, 30 Apr 2020 20:56:38 +0200 Aris Koning Fix a small bug in count-to-bits calculation. mosaic
Thu, 30 Apr 2020 14:52:00 +0200 Aris Koning Remove incorrect assert and properly initialize member. mosaic
Thu, 30 Apr 2020 17:15:41 +0200 Pedro Ferreira Merged with default scoping
Thu, 30 Apr 2020 16:29:30 +0200 Sjoerd Mullender Implemented (bat)calc.not for msk type. msk-type
Thu, 30 Apr 2020 15:23:57 +0200 Sjoerd Mullender Allow msk type BATs as candidate lists. msk-type
Thu, 30 Apr 2020 15:10:22 +0200 Sjoerd Mullender Added a max_one:bit argument to algebra.crossproduct. Jun2020
Thu, 30 Apr 2020 13:31:27 +0200 Sjoerd Mullender Merge with default branch. msk-type
Thu, 30 Apr 2020 13:30:14 +0200 Sjoerd Mullender Implemented BATs of type msk as candidate list. msk-type
Tue, 28 Apr 2020 15:58:14 +0200 Sjoerd Mullender Implemented batcalc.ifthenelse() for msk type. msk-type