log

age author description
Fri, 31 Jan 2020 09:59:47 +0100 Sjoerd Mullender Closing branch compactprofiler. compactprofiler
Fri, 31 Jan 2020 09:58:06 +0100 Sjoerd Mullender Merged compactprofiler branch into default.
Fri, 31 Jan 2020 09:57:07 +0100 Sjoerd Mullender Fix copyright year. compactprofiler
Fri, 31 Jan 2020 09:53:37 +0100 Sjoerd Mullender Merge with default branch. compactprofiler
Fri, 31 Jan 2020 09:57:11 +0100 Pedro Ferreira Backported recent IN operator fixes into linear-hashing, plus enforce type coercion on every element at the list of values case. This fixes the failing sqlite query linear-hashing
Fri, 31 Jan 2020 08:44:56 +0100 Sjoerd Mullender Some improvements to the tracer code.
Fri, 31 Jan 2020 08:41:20 +0100 Sjoerd Mullender Merge with linear-hashing branch.
Fri, 31 Jan 2020 08:40:15 +0100 Sjoerd Mullender Merge with Nov2019 branch. linear-hashing
Fri, 31 Jan 2020 08:39:25 +0100 Pedro Ferreira Approved 32-bit output
Fri, 31 Jan 2020 08:28:04 +0100 Aris Koning Work in progress on layout. mosaic-scratch
Thu, 30 Jan 2020 23:08:21 +0100 Sjoerd Mullender Never check against GDK_FAIL, only against GDK_SUCCEED. linear-hashing
Thu, 30 Jan 2020 22:15:02 +0100 Sjoerd Mullender Fix some debug statements.
Thu, 30 Jan 2020 21:15:08 +0100 Sjoerd Mullender Fix merge changeset 61310c2fc0e0.
Thu, 30 Jan 2020 21:17:56 +0100 Sjoerd Mullender Don't put internal stuff in mapi.h; have a single definition of Q_* values.
Thu, 30 Jan 2020 18:15:18 +0100 Sjoerd Mullender Remove unused tests.
Thu, 30 Jan 2020 16:58:17 +0100 Pedro Ferreira Added query giving MAL definition error on trails branch Nov2019
Thu, 30 Jan 2020 16:43:27 +0100 Pedro Ferreira Fixed aggregate arguments check, sorry Nov2019
Thu, 30 Jan 2020 16:33:54 +0100 Pedro Ferreira Defensive line, an aggregate might not have arguments Nov2019
Thu, 30 Jan 2020 16:23:47 +0100 Pedro Ferreira Merged with linear-hashing
Thu, 30 Jan 2020 16:16:48 +0100 Pedro Ferreira Missing exp_subtype call linear-hashing
Thu, 30 Jan 2020 16:13:44 +0100 Pedro Ferreira Merged with Nov2019 linear-hashing
Thu, 30 Jan 2020 16:07:49 +0100 Pedro Ferreira More missing exp_subtype cases Nov2019
Thu, 30 Jan 2020 16:00:28 +0100 Pedro Ferreira Fix for bug 6815, ie call exp_subtype to get the type of an expression instead of differentiating the 'tpe' field, because for e_func and e_aggr, it's not stored in there Nov2019
Thu, 30 Jan 2020 15:20:58 +0100 Pedro Ferreira Compilation fix and added test for bug 6815 Nov2019
Thu, 30 Jan 2020 14:56:31 +0100 Pedro Ferreira At rel_groupby_distinct optimizer, if one of the projections is an aggregate, don't make a reference to it, instead push it up. Nov2019
Thu, 30 Jan 2020 13:13:18 +0100 Sjoerd Mullender Don't redefine Hash. linear-hashing
Thu, 30 Jan 2020 13:15:33 +0100 Pedro Ferreira Merged with Nov2019 linear-hashing
Thu, 30 Jan 2020 13:14:35 +0100 Pedro Ferreira Sqlitelogictest query crashing on linear-hashing branch Nov2019
Thu, 30 Jan 2020 11:30:45 +0100 Aris Koning Use generic mal signatures for all overloads. mosaic
Thu, 30 Jan 2020 11:26:32 +0100 Aris Koning Merge with default. mosaic
Thu, 30 Jan 2020 11:13:21 +0100 Aris Koning Approve new signatures. mosaic
Thu, 30 Jan 2020 11:12:40 +0100 Aris Koning Use generic mal signatures for select overloads. mosaic
Thu, 30 Jan 2020 09:32:21 +0100 Aris Koning Refactoring: rename some macro's. mosaic
Thu, 30 Jan 2020 11:27:52 +0100 Niels Nes depend op libgeom only (not on the module)
Thu, 30 Jan 2020 10:57:44 +0100 Pedro Ferreira Added Python 3 UDFs tests back, which were removed by accident at changeset d444859a0841
Thu, 30 Jan 2020 10:52:56 +0100 Aris Koning Merge with linear-hashing.
Thu, 30 Jan 2020 10:45:49 +0100 Sjoerd Mullender Don't have variables that are only used inside asserts.
Thu, 30 Jan 2020 10:38:13 +0100 Aris Koning Merge with Nov2019. linear-hashing
Thu, 30 Jan 2020 10:24:08 +0100 Sjoerd Mullender Removed support for bam and sam files.
Thu, 30 Jan 2020 10:25:59 +0100 Pedro Ferreira Don't pass mvc client's pointer to a backend function
Thu, 30 Jan 2020 10:16:19 +0100 Pedro Ferreira Find backend implementation for SQL basic functions at server startup. Removed 'not_uniques' and 'in' functions as they don't have a backend implementation. This fixes bug 6813
Wed, 29 Jan 2020 17:56:51 +0100 Sjoerd Mullender Build py3integration on RHEL 7. Nov2019
Wed, 29 Jan 2020 17:53:04 +0100 Sjoerd Mullender Use correct size. Nov2019
Wed, 29 Jan 2020 17:29:42 +0100 Aris Koning Update TODO's. mosaic
Wed, 29 Jan 2020 17:29:13 +0100 Aris Koning Implement + test 'unknown' parameter in mosaic.select MAL interface. mosaic
Wed, 29 Jan 2020 13:42:25 +0100 Aris Koning Approve test output. mosaic
Wed, 29 Jan 2020 13:42:01 +0100 Aris Koning Mosaic optimizer may only touche operators with operands of allowed type. mosaic
Wed, 29 Jan 2020 12:14:50 +0100 Aris Koning Fix a small bug in projection loop. mosaic
Wed, 29 Jan 2020 11:24:29 +0100 Aris Koning Update TODO's. mosaic
Wed, 29 Jan 2020 10:33:23 +0100 Aris Koning We don't support str type (yet) in mosaic. mosaic
Wed, 29 Jan 2020 17:32:06 +0100 Aris Koning Bug fix: compare values not pointers. Nov2019
Wed, 29 Jan 2020 16:43:54 +0100 Sjoerd Mullender Removed support for Python 2.
Wed, 29 Jan 2020 16:18:33 +0100 Sjoerd Mullender Add upgrade code for logging schema and some upgrade fixes.
Wed, 29 Jan 2020 15:57:08 +0100 Pedro Ferreira Approved outputs trails
Wed, 29 Jan 2020 15:24:38 +0100 Sjoerd Mullender Backed out changeset 00d1a186e938: it removes too much.
Wed, 29 Jan 2020 14:21:52 +0100 Pedro Ferreira Compilation fix
Wed, 29 Jan 2020 11:22:40 +0100 Sjoerd Mullender Typo. Nov2019
Wed, 29 Jan 2020 13:55:46 +0100 Sjoerd Mullender Approve.
Wed, 29 Jan 2020 12:24:03 +0100 Sjoerd Mullender Approve. linear-hashing
Wed, 29 Jan 2020 11:59:52 +0100 Pedro Ferreira No need for cquery.wait, as the sleep procedure is now available at 25_debug.sql trails