log

age author description
Wed, 29 Jul 2020 17:01:47 +0200 Sjoerd Mullender Closing branch noce. noce
Wed, 29 Jul 2020 17:00:57 +0200 Sjoerd Mullender Merge with noce branch.
Wed, 29 Jul 2020 17:00:26 +0200 Sjoerd Mullender Merge with default branch. noce
Wed, 29 Jul 2020 16:59:18 +0200 Sjoerd Mullender Merge with oscar branch.
Wed, 29 Jul 2020 16:58:38 +0200 Sjoerd Mullender Merge with Jun2020 branch. oscar
Wed, 29 Jul 2020 16:33:01 +0200 Pedro Ferreira Making SQLancer happy. Save session status before computing a grouping column Jun2020
Wed, 29 Jul 2020 16:02:41 +0200 Sjoerd Mullender Calculate reduces free size for msk bats. unlock
Wed, 29 Jul 2020 15:55:27 +0200 Pedro Ferreira Making SQLancer happy, reset found aggregate, before testing equality of types, so in case of failure the aggregate has to be found again Jun2020
Wed, 29 Jul 2020 15:40:40 +0200 Sjoerd Mullender Set bat capacity correctly for msk bats. unlock
Wed, 29 Jul 2020 15:36:15 +0200 Ying Zhang Minor code cleaning trails
Wed, 29 Jul 2020 15:32:29 +0200 Niels Nes small fixes for msk type unlock
Wed, 29 Jul 2020 15:07:24 +0200 Niels Nes small steps towards using msk for deleted rows unlock
Wed, 29 Jul 2020 14:53:39 +0200 Ying Zhang BBPunfix more bat descriptors by error trails
Wed, 29 Jul 2020 14:38:38 +0200 Ying Zhang Don't leak bat descriptors trails
Wed, 29 Jul 2020 14:35:07 +0200 Pedro Ferreira Wrong test number and don't loose number of arguments count Jun2020
Wed, 29 Jul 2020 14:18:52 +0200 Pedro Ferreira Merged with oscar
Wed, 29 Jul 2020 14:15:15 +0200 Pedro Ferreira Merged with Jun2020 oscar
Wed, 29 Jul 2020 14:07:32 +0200 Sjoerd Mullender Add option for printing extra information in error message. Jun2020
Wed, 29 Jul 2020 13:00:56 +0200 Sjoerd Mullender Make sure there is space, and allocate the space in the theap. unlock
Wed, 29 Jul 2020 12:16:46 +0200 Pedro Ferreira Pymonetdb is required for the test Jun2020
Wed, 29 Jul 2020 12:08:21 +0200 Pedro Ferreira Some analytic functions don't include the bounds on their definition. Also a new crash :( Jun2020
Wed, 29 Jul 2020 11:25:53 +0200 Pedro Ferreira New bug, I think the rank function hack has issues :( Jun2020
Wed, 29 Jul 2020 11:21:31 +0200 Pedro Ferreira Find analytic functions at rel_read and use all input types to find an aggregate Jun2020
Wed, 29 Jul 2020 11:08:30 +0200 Sjoerd Mullender First check for msk type, only then for dense positions. unlock
Wed, 29 Jul 2020 10:32:51 +0200 Pedro Ferreira Added test and fix for Bug 6641, ie use the right lists to find the filter function at rel_read. Small cleanup Jun2020
Wed, 29 Jul 2020 09:53:49 +0200 Sjoerd Mullender Manipulate hseqbase, not tseqbase. unlock
Wed, 29 Jul 2020 09:50:50 +0200 Ying Zhang Don't unclock baskets[0]. It's never used, hence never locked trails
Wed, 29 Jul 2020 09:48:42 +0200 Pedro Ferreira Approved output Jun2020
Wed, 29 Jul 2020 09:40:53 +0200 Sjoerd Mullender Don't set properties on input bats. Jun2020
Wed, 29 Jul 2020 09:35:00 +0200 Sjoerd Mullender Merge with default branch. unlock
Wed, 29 Jul 2020 09:32:32 +0200 Sjoerd Mullender Use a fresh name for a new function. unlock
Wed, 29 Jul 2020 09:19:53 +0200 Sjoerd Mullender Added casts. unlock
Wed, 29 Jul 2020 09:31:39 +0200 Sjoerd Mullender Fix some types.
Tue, 28 Jul 2020 20:02:06 +0200 Pedro Ferreira Added test and fix for bug 6938, ie be careful with aliases on grouping columns Jun2020
Tue, 28 Jul 2020 18:58:08 +0200 Sjoerd Mullender Implemented BATsum for msk bats (including MAL interface aggr.sum). unlock
Tue, 28 Jul 2020 16:54:50 +0200 Ying Zhang Remove duplicated check for NULL pointer trails
Tue, 28 Jul 2020 16:46:52 +0200 Niels Nes merged unlock
Mon, 27 Jul 2020 18:08:33 +0200 Niels Nes merged with default unlock
Tue, 28 Jul 2020 16:12:38 +0200 Pedro Ferreira SQLancer BATassertProps: assertion failure Jun2020
Tue, 28 Jul 2020 15:54:02 +0200 Sjoerd Mullender Closing branch msk-type after merge into unlock branch. msk-type
Tue, 28 Jul 2020 15:53:30 +0200 Sjoerd Mullender Merge with msk-type branch. unlock
Tue, 28 Jul 2020 15:53:50 +0200 Pedro Ferreira When an error is found, don't parse further parameters, otherwise wrong error messages will be sent. Also fixed a crash at an EXEC call with an incompatible argument type
Tue, 28 Jul 2020 14:58:12 +0200 Sjoerd Mullender Merge with default branch. unlock
Tue, 28 Jul 2020 14:50:33 +0200 Sjoerd Mullender Merge with default branch. msk-type
Tue, 28 Jul 2020 14:47:06 +0200 Sjoerd Mullender Implemented logging of msk BATs (untested). msk-type
Tue, 28 Jul 2020 14:02:30 +0200 Pedro Ferreira Merged with oscar
Tue, 28 Jul 2020 13:51:16 +0200 Pedro Ferreira Merged with Jun2020 oscar
Tue, 28 Jul 2020 13:37:05 +0200 Pedro Ferreira Making SQLancer happy. Allow conversion from date to timestamp (according to the SQL standard). Also at rel_case, check for supertype of the conditions and avoid parsing the optional conditional multiple times Jun2020
Tue, 28 Jul 2020 10:15:42 +0200 Sjoerd Mullender Be slightly more verbose when printing error message. Jun2020
Tue, 28 Jul 2020 10:00:04 +0200 Sjoerd Mullender Merge with Jun2020 branch. oscar
Tue, 28 Jul 2020 09:53:00 +0200 Sjoerd Mullender Make bison less verbose and fix generated #include directive. Jun2020
Tue, 28 Jul 2020 09:31:04 +0200 Pedro Ferreira A more defensive approach, use a new visitor, instead of reusing the existing one Jun2020
Tue, 28 Jul 2020 09:08:55 +0200 Pedro Ferreira Attempt to push down topN/sample to the other side of union/crossproduct, even if it's not possible at the other. Also look for projections needing distinct, more than one ref or with ordering. At any of these cases, it can't be pushed down Jun2020
Mon, 27 Jul 2020 17:02:21 +0200 Niels Nes merged noce
Mon, 27 Jul 2020 17:04:31 +0200 Pedro Ferreira Allocate less Jun2020
Mon, 27 Jul 2020 16:59:17 +0200 Pedro Ferreira Merged with oscar
Mon, 27 Jul 2020 16:34:59 +0200 Pedro Ferreira Merged with Jun2020 oscar
Mon, 27 Jul 2020 16:27:38 +0200 Niels Nes renabled commontTerms, ie excapted the algebra.project(b, const) as thats also the input noce
Mon, 27 Jul 2020 13:46:14 +0200 Niels Nes small cleanup noce
Mon, 27 Jul 2020 16:11:14 +0200 Pedro Ferreira Forgot to remove assertion Jun2020