log

age author description
Wed, 28 Apr 2021 11:05:08 +0200 Joeri van Ruth Remove tracing infrastructure parappend
Wed, 28 Apr 2021 13:40:48 +0200 Pedro Ferreira Add sql relation to rel_bin_stmt struct. It makes easier to debug and switch on the possible extra statements on joins and groupings pushcands
Wed, 28 Apr 2021 13:16:42 +0200 Niels Nes approved output pushcands
Wed, 28 Apr 2021 12:13:23 +0200 Niels Nes make sure we use the candidates when backprojecting the groupby column pushcands
Wed, 28 Apr 2021 12:09:34 +0200 martin kersten Minor cleanup to ease debugging optimizer intermediate states.
Wed, 28 Apr 2021 11:41:57 +0200 Niels Nes merged pushcands
Wed, 28 Apr 2021 11:41:39 +0200 Niels Nes use ci.hseqb pushcands
Tue, 27 Apr 2021 16:47:18 +0200 Niels Nes merged with default pushcands
Wed, 28 Apr 2021 11:31:45 +0200 Pedro Ferreira These functions are gone pushcands
Wed, 28 Apr 2021 11:20:18 +0200 Pedro Ferreira Use C union pushcands
Wed, 28 Apr 2021 11:10:40 +0200 Pedro Ferreira Merged default into pushcands pushcands
Wed, 28 Apr 2021 10:23:09 +0200 Pedro Ferreira Updated ChangeLog
Wed, 28 Apr 2021 10:15:33 +0200 Pedro Ferreira General cleanup of merge statements.
Wed, 28 Apr 2021 09:40:33 +0200 martin kersten Simplify inspection of the history of MAL blocks,
Tue, 27 Apr 2021 15:32:54 +0200 Niels Nes properly aggregate the per partition cnt/histo results pushcands
Mon, 26 Apr 2021 15:27:21 +0200 Sjoerd Mullender Remove stethoscope. Use pystethoscope instead (separate distribution).
Mon, 26 Apr 2021 14:15:58 +0200 Sjoerd Mullender Don't attempt using Unix domain sockets if mapi_usock value is empty. Oct2020
Mon, 26 Apr 2021 09:52:30 +0200 Pedro Ferreira Optimize more trivial like cases and empty selects and inner joins. Also don't push down select if all children of a mergetable are pruned in a plan
Sat, 24 Apr 2021 18:59:30 +0200 Pedro Ferreira These symbols also need to be exported, sorry
Sat, 24 Apr 2021 18:51:44 +0200 Pedro Ferreira More embedded Python leaks
Sat, 24 Apr 2021 18:31:31 +0200 Pedro Ferreira These need to be exported, sorry
Sat, 24 Apr 2021 18:28:40 +0200 Pedro Ferreira Export less
Sat, 24 Apr 2021 18:04:43 +0200 Pedro Ferreira Memory leak fixes and remove symbol from cache on error
Sat, 24 Apr 2021 16:47:15 +0200 martin kersten Export a few more GDK properties.
Fri, 23 Apr 2021 21:20:36 +0200 martin kersten Wrap with extra optimizer with define code.
Sat, 24 Apr 2021 16:17:12 +0200 Niels Nes merged
Sat, 24 Apr 2021 16:16:57 +0200 Niels Nes run simple topns parallel
Fri, 23 Apr 2021 17:39:41 +0200 Pedro Ferreira Updated comment
Fri, 23 Apr 2021 16:33:11 +0200 Pedro Ferreira Approved output
Fri, 23 Apr 2021 16:29:48 +0200 Pedro Ferreira Let's be clean use the blobsize function
Fri, 23 Apr 2021 16:21:20 +0200 Pedro Ferreira Merged with default pushcands
Fri, 23 Apr 2021 16:17:08 +0200 Niels Nes merged
Fri, 23 Apr 2021 16:16:50 +0200 Niels Nes merged with oct2020
Fri, 23 Apr 2021 16:15:06 +0200 Pedro Ferreira This TODO is now done
Fri, 23 Apr 2021 16:13:20 +0200 Niels Nes small cleanup (align with oct)
Fri, 23 Apr 2021 16:02:38 +0200 Niels Nes merged Oct2020
Fri, 23 Apr 2021 16:02:19 +0200 Niels Nes add missing types in monetdbe bind, ie blob, timestamp, time, date. Oct2020
Fri, 23 Apr 2021 15:54:17 +0200 Pedro Ferreira Include size of blob in the buffer
Fri, 23 Apr 2021 15:21:45 +0200 Pedro Ferreira Backporting fixes from pushcands into default
Fri, 23 Apr 2021 14:59:08 +0200 Sjoerd Mullender Merge with Oct2020 branch.
Fri, 23 Apr 2021 14:57:57 +0200 Sjoerd Mullender Backed out changeset dc3fa54c644b: it wasn't such a good idea after all. Oct2020
Fri, 23 Apr 2021 13:02:16 +0200 Sjoerd Mullender Compilation fixes.
Fri, 23 Apr 2021 11:12:11 +0200 Sjoerd Mullender Added the monetdbe library to the Windows installer. Oct2020
Fri, 23 Apr 2021 11:06:31 +0200 Pedro Ferreira Converted test
Fri, 23 Apr 2021 11:06:02 +0200 Niels Nes extended example2 with prepare of string value (more needed) Oct2020
Fri, 23 Apr 2021 10:58:16 +0200 Niels Nes merged with oct2020
Fri, 23 Apr 2021 10:55:43 +0200 Niels Nes add fix for issue 7108 Oct2020
Fri, 23 Apr 2021 10:24:02 +0200 martin kersten Make the minimal pipe a little faster
Fri, 23 Apr 2021 10:00:39 +0200 Pedro Ferreira Added test and expected output for bug 7108 Oct2020
Thu, 22 Apr 2021 18:17:17 +0200 Niels Nes if needed first sort deleted rows
Thu, 22 Apr 2021 19:13:52 +0300 Panagiotis Koutsourakis Read persistent strimp [WIP] string_imprints
Wed, 14 Apr 2021 12:14:58 +0300 Panagiotis Koutsourakis Make naming more consistent string_imprints
Fri, 09 Apr 2021 18:07:27 +0300 Panagiotis Koutsourakis Merge with default string_imprints
Thu, 22 Apr 2021 17:11:27 +0200 Pedro Ferreira Silenced test
Thu, 22 Apr 2021 17:07:50 +0200 Pedro Ferreira Merging Oct2020 into default
Thu, 22 Apr 2021 16:29:44 +0200 Pedro Ferreira A leftover I forgot from scoping. While parsing a default value or any other expression, set the session's schema to the correspondent table's schema
Thu, 22 Apr 2021 16:22:35 +0200 Niels Nes merged
Thu, 22 Apr 2021 16:22:07 +0200 Niels Nes on large copy-into's we now flush logs (and tables) iff possible.
Thu, 22 Apr 2021 14:13:37 +0200 Sjoerd Mullender Add bat to list of to-be-deleted bats only once.
Thu, 22 Apr 2021 13:51:51 +0200 Pedro Ferreira Bind grouping columns in a cleaner way on single name references. Also don't bind the the same expression twice on projections Oct2020