log

age author description
Tue, 05 Oct 2021 12:44:45 +0200 Sjoerd Mullender Closing branch. strheapvacuum
Tue, 05 Oct 2021 12:44:15 +0200 Sjoerd Mullender Merge strheapvacuum branch into default.
Tue, 05 Oct 2021 12:17:22 +0200 Pedro Ferreira String vs not string fix
Tue, 05 Oct 2021 12:04:32 +0200 Pedro Ferreira Avoid calling strlen twice for long strings. Also validate content for types using string as their storage in the parser (eg json)
Tue, 05 Oct 2021 11:54:56 +0200 Pedro Ferreira Fixes for variables on multiple frame levels
Tue, 05 Oct 2021 11:41:49 +0200 Pedro Ferreira Order by operator and big endian fixes on remote plans
Tue, 05 Oct 2021 11:39:17 +0200 Pedro Ferreira Clean before returning
Tue, 05 Oct 2021 11:33:23 +0200 Pedro Ferreira If the conversion fails, don't compute atom's length
Tue, 05 Oct 2021 11:26:05 +0200 Pedro Ferreira Report unknown type error vs wrong existing type value error
Tue, 05 Oct 2021 09:40:07 +0200 Pedro Ferreira Merged with default antipush
Tue, 05 Oct 2021 09:38:31 +0200 Pedro Ferreira One more test case antipush
Mon, 04 Oct 2021 17:36:56 +0200 Sjoerd Mullender Merge with default branch. strheapvacuum
Mon, 04 Oct 2021 17:22:20 +0200 Pedro Ferreira Added tests antipush
Mon, 04 Oct 2021 17:15:35 +0200 Bernardo Mota Corrected aggregate SQL command. geo-update
Mon, 04 Oct 2021 16:27:44 +0200 Pedro Ferreira Added push select up optimization. antipush
Mon, 04 Oct 2021 15:17:50 +0200 Bernardo Mota Fixed the st_collect aggregate to also support non-grouped aggregation. Also changed the module name for the aggregate functions to avoid slicing up the input. geo-update
Mon, 04 Oct 2021 14:41:13 +0200 Niels Nes small fixes (ie don't assert but throw errors) dict
Mon, 04 Oct 2021 11:40:47 +0200 Aris Koning We need the impl column in all embedded cases.
Mon, 04 Oct 2021 11:03:18 +0200 Pedro Ferreira Typos antipush
Mon, 04 Oct 2021 10:49:53 +0200 Pedro Ferreira Preparing to introduce optimizers running after the regular optimization path is done antipush
Mon, 04 Oct 2021 10:46:21 +0200 Bernardo Mota Changed st_collect aggregate MAL function name. geo-update
Sat, 02 Oct 2021 19:33:42 +0200 Niels Nes handle all selects. dict
Sat, 02 Oct 2021 10:56:46 +0200 Niels Nes use unsigned types for offsets dict
Fri, 01 Oct 2021 16:30:18 +0200 Niels Nes merged with default dict
Fri, 01 Oct 2021 16:03:01 +0200 Niels Nes handle group.* dict
Thu, 30 Sep 2021 17:17:02 +0200 Pedro Ferreira Approved output antipush
Thu, 30 Sep 2021 17:15:26 +0200 Pedro Ferreira I forgot to check for upcasts on the (a = b) or (a is null and b is null) -> a = b with null semantics optimization antipush
Thu, 30 Sep 2021 15:14:30 +0200 Pedro Ferreira Updated exps_unique with new property. batappend-undefined.Bug-7130 test now crashes, but I think it's from the bug in Jul2021 branch antipush
Thu, 30 Sep 2021 14:55:40 +0200 Bernardo Mota Unused variable fix geo-update
Thu, 30 Sep 2021 13:54:38 +0200 Sjoerd Mullender Merge with Jul2021 branch, not changing any files..
Thu, 30 Sep 2021 13:54:35 +0200 Sjoerd Mullender Post release build. Jul2021
Thu, 30 Sep 2021 13:54:32 +0200 Sjoerd Mullender Merge with Jul2021 branch.
Thu, 30 Sep 2021 13:53:09 +0200 Sjoerd Mullender Setting tags Jul2021_11 and Jul2021_SP1_release for the release build. Jul2021
Thu, 30 Sep 2021 13:53:08 +0200 Sjoerd Mullender Moved contents of ChangeLog.Jul2021 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Jul2021 Jul2021_11 Jul2021_SP1_release
Thu, 30 Sep 2021 13:52:19 +0200 Sjoerd Mullender Updated library versions. Jul2021
Thu, 30 Sep 2021 13:52:11 +0200 Sjoerd Mullender Merge with Jul2021 branch, not changing any files.
Thu, 30 Sep 2021 13:52:08 +0200 Sjoerd Mullender Pre-release version number update. Jul2021
Thu, 30 Sep 2021 11:58:02 +0200 Bernardo Mota Changed the DistancePointLine operation to better fit the current GeoLines structure (which needs to be changed later). geo-update
Thu, 30 Sep 2021 10:45:29 +0200 Bernardo Mota Small fix on dwithin, added shortcuts for 0 distances in distance functions and removed srid checks for VesselAI demo. geo-update
Thu, 30 Sep 2021 11:03:52 +0200 Pedro Ferreira Small cleanup antipush
Thu, 30 Sep 2021 10:41:46 +0200 Niels Nes merged strheapvacuum
Thu, 30 Sep 2021 10:40:47 +0200 Niels Nes added exports for the 2 new callback related functions strheapvacuum
Thu, 30 Sep 2021 10:13:30 +0200 Niels Nes handle simple map operators with only consts (next too dict column) directly on the dict
Wed, 29 Sep 2021 17:49:00 +0200 Niels Nes add emptybinds too minimal pipe (needed for debuging mal plans) dict
Wed, 29 Sep 2021 17:28:31 +0200 Niels Nes handle per partion decompression dict
Wed, 29 Sep 2021 17:13:02 +0200 Niels Nes handle first select on dict column dict
Wed, 29 Sep 2021 16:57:40 +0200 Pedro Ferreira Updated optimizers and approved output antipush
Wed, 29 Sep 2021 15:55:34 +0200 Niels Nes put the dict.* stuff into it own module dict
Wed, 29 Sep 2021 15:36:54 +0200 Niels Nes initial optimizer push decompress passed projection and subslice dict
Wed, 29 Sep 2021 15:04:56 +0200 Pedro Ferreira Update expression match conditions antipush
Wed, 29 Sep 2021 14:55:43 +0200 Pedro Ferreira Update optimizer with new flag antipush
Wed, 29 Sep 2021 14:31:37 +0200 Pedro Ferreira Defensive lines :) antipush
Wed, 29 Sep 2021 14:29:18 +0200 Pedro Ferreira Update properties after both keys and idxs have been loaded antipush
Wed, 29 Sep 2021 13:56:45 +0200 Pedro Ferreira Updated test antipush
Wed, 29 Sep 2021 13:40:34 +0200 Pedro Ferreira Typo antipush
Wed, 29 Sep 2021 13:36:30 +0200 Pedro Ferreira Only update 'unique' field when the index is backed by a key constraint antipush
Wed, 29 Sep 2021 13:14:37 +0200 Niels Nes v1 dictionary compression dict
Wed, 29 Sep 2021 12:57:29 +0200 Pedro Ferreira Update unique constraint when keys are dropped antipush
Wed, 29 Sep 2021 12:19:40 +0200 Pedro Ferreira Don't make a column less unique than before. Cleaned unique flag propagation antipush
Wed, 29 Sep 2021 11:06:44 +0200 svetlin merge default strheapvacuum