Mercurial > hg > MonetDB
graph
-
Split 32-bit and 64-bit outputsThu, 14 Oct 2021 10:24:58 +0200, by Pedro Ferreira
-
Approve lengthWed, 13 Oct 2021 18:30:59 +0200, by Pedro Ferreira
-
Approve optimizer changesWed, 13 Oct 2021 17:40:04 +0200, by Pedro Ferreira
-
Reduce atom_copy when possible. Make sure atom changing functions return a new atom when changes are madeWed, 13 Oct 2021 17:11:42 +0200, by Pedro Ferreira
-
Cleaning atom propagation on the SQL layer. Always reuse atom pointer unless a write is needed on it. For ease with remote plans, dump number of digits for every typeWed, 13 Oct 2021 16:03:58 +0200, by Pedro Ferreira
-
Some cosmetic changes to the monetdbe struct types.Wed, 13 Oct 2021 14:45:54 +0200, by Aris Koning
-
Copy atom's value and make sure input expressions for topn/sample relations are bigintWed, 13 Oct 2021 10:13:29 +0200, by Pedro Ferreira
-
Don't print labels on error messagesWed, 13 Oct 2021 09:35:01 +0200, by Pedro Ferreira
-
Make sure rel_push_count_down returns the same output typeTue, 12 Oct 2021 19:58:52 +0200, by Pedro Ferreira
-
Before optimizing a remote plan, make sure the topmost relation only contains referencesTue, 12 Oct 2021 17:38:54 +0200, by Pedro Ferreira
-
Merged with Jul2021Tue, 12 Oct 2021 16:52:07 +0200, by Pedro Ferreira
-
Added test and fix for bug #7185. Grouping columns may contain aliases Jul2021Tue, 12 Oct 2021 16:48:07 +0200, by Pedro Ferreira
-
Issue to be looked on later. Remote relation gets an extra projection while optimized before generating MAL code, which causes issues laterTue, 12 Oct 2021 14:39:33 +0200, by Pedro Ferreira
-
Don't push up on single joins or selects antipushTue, 12 Oct 2021 10:39:55 +0200, by Pedro Ferreira
-
Added defensive lines and cleanupTue, 12 Oct 2021 10:03:25 +0200, by Pedro Ferreira
-
Updated ChangeLogTue, 12 Oct 2021 09:42:54 +0200, by Pedro Ferreira
-
Improve dump of comparison expressions. Addd '(' delimiter, so nested comparisons get parsed without ambiguity and add schema of filter function used. Approved outputMon, 11 Oct 2021 17:44:21 +0200, by Pedro Ferreira
-
Don't simplify single inner joins or selectsMon, 11 Oct 2021 12:36:38 +0200, by Pedro Ferreira
-
Compilation and memory leak fixesMon, 11 Oct 2021 10:55:29 +0200, by Pedro Ferreira
-
Do less allocations at the rel_simplify_like_select optimizer, run it before rewrite_simplify and don't propagate semantics flag on gt/lt comparisonsMon, 11 Oct 2021 10:20:03 +0200, by Pedro Ferreira
-
func->rel is no longer used. Don't cause more confusionFri, 08 Oct 2021 16:31:24 +0200, by Pedro Ferreira
-
Another small fix.Fri, 08 Oct 2021 15:42:57 +0200, by Aris Koning
-
Added test for bug 7168. It's fixed but I didn't add the testFri, 08 Oct 2021 15:35:16 +0200, by Pedro Ferreira
-
Some (speed) improvements to grouping small valued bats. dictFri, 08 Oct 2021 15:21:39 +0200, by Sjoerd Mullender
-
Disable query-too-complex.Bug-7092 test. It's a feature request rather than a bugFri, 08 Oct 2021 14:48:48 +0200, by Pedro Ferreira
-
Close iterator before returningFri, 08 Oct 2021 13:38:31 +0200, by Pedro Ferreira
-
only rewrite into find/point-select in case of keyed dict value bat dictFri, 08 Oct 2021 13:32:43 +0200, by Niels Nes
-
Small fix.Fri, 08 Oct 2021 13:27:46 +0200, by Aris Koning
-
This code is taken from the remote module, update itFri, 08 Oct 2021 13:17:42 +0200, by Pedro Ferreira
-
Here expect strings onlyFri, 08 Oct 2021 11:57:37 +0200, by Pedro Ferreira
-
Allocate enough space for extents and histogram. dictFri, 08 Oct 2021 11:29:19 +0200, by Sjoerd Mullender
-
Making SQLancer happy.Fri, 08 Oct 2021 11:18:59 +0200, by Pedro Ferreira
-
Add more type info to monetdbe columns.Fri, 08 Oct 2021 11:16:34 +0200, by Aris Koning
-
Value based optimization fixesFri, 08 Oct 2021 09:57:38 +0200, by Pedro Ferreira
-
fixed bug ie wrong type, var size atoms need extra deref dictThu, 07 Oct 2021 18:35:26 +0200, by Niels Nes
-
Don't make it that wideThu, 07 Oct 2021 18:28:02 +0200, by Pedro Ferreira
-
I expect a wider check hereThu, 07 Oct 2021 18:15:25 +0200, by Pedro Ferreira
-
Don't leak relations refcountsThu, 07 Oct 2021 18:00:49 +0200, by Pedro Ferreira
-
Do the TODOsThu, 07 Oct 2021 15:29:00 +0200, by Pedro Ferreira
-
Look on left and right relations after possibly doing rel_copyThu, 07 Oct 2021 14:30:44 +0200, by Pedro Ferreira
