log

age author description
2020-07-29 Sjoerd Mullender Closing branch noce. noce
2020-07-29 Sjoerd Mullender Merge with noce branch.
2020-07-29 Sjoerd Mullender Merge with default branch. noce
2020-07-29 Sjoerd Mullender Merge with oscar branch.
2020-07-29 Sjoerd Mullender Merge with Jun2020 branch. oscar
2020-07-29 Pedro Ferreira Making SQLancer happy. Save session status before computing a grouping column Jun2020
2020-07-29 Sjoerd Mullender Calculate reduces free size for msk bats. unlock
2020-07-29 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
2020-07-29 Sjoerd Mullender Set bat capacity correctly for msk bats. unlock
2020-07-29 Ying Zhang Minor code cleaning trails
2020-07-29 Niels Nes small fixes for msk type unlock
2020-07-29 Niels Nes small steps towards using msk for deleted rows unlock
2020-07-29 Ying Zhang BBPunfix more bat descriptors by error trails
2020-07-29 Ying Zhang Don't leak bat descriptors trails
2020-07-29 Pedro Ferreira Wrong test number and don't loose number of arguments count Jun2020
2020-07-29 Pedro Ferreira Merged with oscar
2020-07-29 Pedro Ferreira Merged with Jun2020 oscar
2020-07-29 Sjoerd Mullender Add option for printing extra information in error message. Jun2020
2020-07-29 Sjoerd Mullender Make sure there is space, and allocate the space in the theap. unlock
2020-07-29 Pedro Ferreira Pymonetdb is required for the test Jun2020
2020-07-29 Pedro Ferreira Some analytic functions don't include the bounds on their definition. Also a new crash :( Jun2020
2020-07-29 Pedro Ferreira New bug, I think the rank function hack has issues :( Jun2020
2020-07-29 Pedro Ferreira Find analytic functions at rel_read and use all input types to find an aggregate Jun2020
2020-07-29 Sjoerd Mullender First check for msk type, only then for dense positions. unlock
2020-07-29 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
2020-07-29 Sjoerd Mullender Manipulate hseqbase, not tseqbase. unlock
2020-07-29 Ying Zhang Don't unclock baskets[0]. It's never used, hence never locked trails
2020-07-29 Pedro Ferreira Approved output Jun2020
2020-07-29 Sjoerd Mullender Don't set properties on input bats. Jun2020
2020-07-29 Sjoerd Mullender Merge with default branch. unlock
2020-07-29 Sjoerd Mullender Use a fresh name for a new function. unlock
2020-07-29 Sjoerd Mullender Added casts. unlock
2020-07-29 Sjoerd Mullender Fix some types.
2020-07-28 Pedro Ferreira Added test and fix for bug 6938, ie be careful with aliases on grouping columns Jun2020
2020-07-28 Sjoerd Mullender Implemented BATsum for msk bats (including MAL interface aggr.sum). unlock
2020-07-28 Ying Zhang Remove duplicated check for NULL pointer trails
2020-07-28 Niels Nes merged unlock
2020-07-27 Niels Nes merged with default unlock
2020-07-28 Pedro Ferreira SQLancer BATassertProps: assertion failure Jun2020
2020-07-28 Sjoerd Mullender Closing branch msk-type after merge into unlock branch. msk-type
2020-07-28 Sjoerd Mullender Merge with msk-type branch. unlock
2020-07-28 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
2020-07-28 Sjoerd Mullender Merge with default branch. unlock
2020-07-28 Sjoerd Mullender Merge with default branch. msk-type
2020-07-28 Sjoerd Mullender Implemented logging of msk BATs (untested). msk-type
2020-07-28 Pedro Ferreira Merged with oscar
2020-07-28 Pedro Ferreira Merged with Jun2020 oscar
2020-07-28 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
2020-07-28 Sjoerd Mullender Be slightly more verbose when printing error message. Jun2020
2020-07-28 Sjoerd Mullender Merge with Jun2020 branch. oscar
2020-07-28 Sjoerd Mullender Make bison less verbose and fix generated #include directive. Jun2020
2020-07-28 Pedro Ferreira A more defensive approach, use a new visitor, instead of reusing the existing one Jun2020
2020-07-28 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
2020-07-27 Niels Nes merged noce
2020-07-27 Pedro Ferreira Allocate less Jun2020
2020-07-27 Pedro Ferreira Merged with oscar
2020-07-27 Pedro Ferreira Merged with Jun2020 oscar
2020-07-27 Niels Nes renabled commontTerms, ie excapted the algebra.project(b, const) as thats also the input noce
2020-07-27 Niels Nes small cleanup noce
2020-07-27 Pedro Ferreira Forgot to remove assertion Jun2020