log

age author description
2018-12-11 Panagiotis Koutsourakis mapi_changes branch is no longer needed mapi_changes
2018-12-11 Sjoerd Mullender When closing a stream, first flush. Aug2018
2018-12-10 Pedro Ferreira Merge with default branch. merge-statements
2018-12-10 Pedro Ferreira Merge with default. groupby-expressions
2018-12-10 Pedro Ferreira Return better a error message for wrong having statements. Allow expressions in partition by clauses as well. groupby-expressions
2018-12-10 Sjoerd Mullender Typo. Aug2018
2018-12-10 Sjoerd Mullender Merge with Aug2018 branch.
2018-12-10 Sjoerd Mullender Fix layout of table descriptors.
2018-12-10 Sjoerd Mullender Some minor fixes & tweaks; updated some comments. Aug2018
2018-12-10 Pedro Ferreira Store group by expressions in the mvc stack and look up on them in the projection phase. groupby-expressions
2018-12-10 Pedro Ferreira Re-use existing grammar rules. Aug2018
2018-12-08 Sjoerd Mullender Add cast for Intel compiler.
2018-12-07 Sjoerd Mullender Merge with default branch. in-memory
2018-12-07 Sjoerd Mullender Merge with default branch. candidate-type
2018-12-07 Sjoerd Mullender Merge with Aug2018 branch.
2018-12-07 Sjoerd Mullender When one side of a join is dense, use a range select to find matches. Aug2018
2018-12-07 Pedro Ferreira Use bat type for BATdescriptor and fixed some typos. Aug2018
2018-12-07 Pedro Ferreira Added test for bug 6666. Aug2018
2018-12-07 Sjoerd Mullender Add some casts.
2018-12-06 Martin van Dinther More improvements to storagemodel:
2018-12-06 Sjoerd Mullender Refactored join code internals. Aug2018
2018-12-06 Pedro Ferreira Merge with default branch. merge-statements
2018-12-06 Pedro Ferreira Merge with Aug2018 branch.
2018-12-06 Pedro Ferreira Added test and fixes for bug 6665, by allowing sql sequences with negative values. Aug2018
2018-12-06 Martin van Dinther Approve outputs for powerpc64.int128 Aug2018
2018-12-06 Sjoerd Mullender Mix enum with another type.
2018-12-05 Pedro Ferreira Typo. Aug2018
2018-12-05 Pedro Ferreira Allocation check and fixed error message. Aug2018
2018-12-05 Pedro Ferreira Fixed potential leak. Aug2018
2018-12-05 Sjoerd Mullender Merge with Aug2018 branch.