log

age author description
Thu, 29 Mar 2018 15:46:24 +0200 Sjoerd Mullender Closing branch since the Mar2018 branch has been released. Jul2017
Thu, 29 Mar 2018 15:26:02 +0200 Martin van Dinther Adding a CAST ( AS BIGINT) to the query such that the output becomes a bigint (instead of hugeint) and the test can run on all platforms Mar2018
Thu, 29 Mar 2018 15:20:51 +0200 Martin van Dinther Adding a CAST ( AS INT) to the query such that the output becomes a bigint (instead of hugeint) and the test can run on all platforms Mar2018
Thu, 29 Mar 2018 15:16:04 +0200 Martin van Dinther Adding a CAST ( AS INT) to the query such that the output becomes a bigint (instead of hugeint) and the test can run on all platforms Mar2018
Thu, 29 Mar 2018 14:42:48 +0200 Martin van Dinther Approve outputs after change which prohibits to analyze tables in schema tmp. Mar2018
Thu, 29 Mar 2018 14:39:59 +0200 Martin van Dinther Adding CAST ( .. AS BIGINT) to force output to be always a bigint and prevent the need for additional .int128 output file Mar2018
Wed, 28 Mar 2018 14:04:03 +0200 Sjoerd Mullender Clear (rev)sorted property before potentially going into BUNappend. Mar2018
Wed, 28 Mar 2018 14:02:16 +0200 Sjoerd Mullender Restore GDKdebug before return. Mar2018
Wed, 28 Mar 2018 14:01:42 +0200 Sjoerd Mullender BUNappend maintains properties, so we don't have to do that again. Mar2018
Wed, 28 Mar 2018 11:23:20 +0200 Niels Nes fixed bug 6562, ie only add expressions in the selection phase Mar2018
Tue, 27 Mar 2018 16:46:35 +0200 Sjoerd Mullender Coverity-inspired fixes. Mar2018
Tue, 27 Mar 2018 14:30:48 +0200 Sjoerd Mullender Merge with Mar2018 branch, not changing any files..
Tue, 27 Mar 2018 14:30:45 +0200 Sjoerd Mullender Post release build. Mar2018
Tue, 27 Mar 2018 14:30:44 +0200 Sjoerd Mullender Merge with Mar2018 branch.
Tue, 27 Mar 2018 14:27:36 +0200 Sjoerd Mullender Setting tags Mar2018_3 and Mar2018 for the release build. Mar2018
Tue, 27 Mar 2018 14:27:36 +0200 Sjoerd Mullender Moved contents of ChangeLog.Mar2018 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Mar2018 Mar2018_3 Mar2018_release
Tue, 27 Mar 2018 14:27:04 +0200 Sjoerd Mullender Updated library versions. Mar2018
Tue, 27 Mar 2018 14:25:35 +0200 Sjoerd Mullender Merge with Mar2018 branch, not changing any files.
Tue, 27 Mar 2018 14:25:32 +0200 Sjoerd Mullender Pre-release version number update. Mar2018
Tue, 27 Mar 2018 14:12:31 +0200 Sjoerd Mullender Merge with Mar2018 branch.
Tue, 27 Mar 2018 14:08:25 +0200 Sjoerd Mullender Amend changeset dc07c2a4a099: use the correct version. Mar2018
Tue, 27 Mar 2018 14:03:00 +0200 Sjoerd Mullender Update some printf formats. Mar2018
Mon, 26 Mar 2018 21:30:51 +0200 Sjoerd Mullender Use unsigned integers to read BBP.dir. Mar2018
Tue, 27 Mar 2018 13:56:48 +0200 Sjoerd Mullender Fix setting of properties. Mar2018
Tue, 27 Mar 2018 13:56:10 +0200 Sjoerd Mullender Add an extra check. Mar2018
Tue, 27 Mar 2018 11:44:08 +0200 Sjoerd Mullender Add ALGODEBUG print. Mar2018
Mon, 26 Mar 2018 11:25:58 +0200 Sjoerd Mullender Only allow embedded C when the embedded_c option is set to true. Mar2018
Sun, 25 Mar 2018 22:39:35 +0200 Sjoerd Mullender If gdb hangs, kill it. Mar2018
Sun, 25 Mar 2018 20:01:04 +0200 Pedro Ferreira Added test for Bug 6562 Mar2018
Sun, 25 Mar 2018 18:14:40 +0200 Niels Nes fixed bug 6561, ie crash in groupby having in/cast (use rename expression properly) Mar2018
Sat, 24 Mar 2018 20:42:35 +0100 Pedro Ferreira Added test for Bug 6561 Mar2018
Sat, 24 Mar 2018 13:49:53 +0100 Niels Nes fixed bug 6560, ie handle aliases better in groupby Mar2018
Sat, 24 Mar 2018 11:57:07 +0100 Niels Nes more fixes for bug 6543, ie disallow direct updates on system temporaries Mar2018
Fri, 23 Mar 2018 20:21:00 +0100 Niels Nes fixe bug 6556, ie push conditional code into the batcalc operators
Fri, 23 Mar 2018 18:28:29 +0100 Sjoerd Mullender Merge with Mar2018 branch.
Fri, 23 Mar 2018 16:20:35 +0100 Mihai Varga weld impl for batmtime.year mal-weld
Fri, 23 Mar 2018 15:34:21 +0100 Sjoerd Mullender Implemented equi-join where one side is a single value using BATselect. Mar2018
Fri, 23 Mar 2018 14:22:58 +0100 Sjoerd Mullender Renamed internal function subleftjoin to just leftjoin. Mar2018
Fri, 23 Mar 2018 14:44:56 +0100 Sjoerd Mullender Approve label change. Mar2018
Fri, 23 Mar 2018 13:54:24 +0100 Pedro Ferreira Added test for bug 6560 Mar2018
Fri, 23 Mar 2018 13:21:10 +0100 Sjoerd Mullender Merge with Mar2018 branch.
Fri, 23 Mar 2018 13:15:34 +0100 Sjoerd Mullender Update comment. Mar2018
Fri, 23 Mar 2018 13:15:13 +0100 Sjoerd Mullender Typo. Mar2018
Fri, 23 Mar 2018 13:15:17 +0100 Pedro Ferreira Handle sql errors better in truncate statements generation Mar2018
Fri, 23 Mar 2018 13:08:54 +0100 Niels Nes fixed bug 6557, ie properly name aggregate expressions Mar2018
Fri, 23 Mar 2018 12:46:00 +0100 Panagiotis Koutsourakis Remove unnecessary buffer Mar2018
Thu, 22 Mar 2018 17:38:22 +0100 Sjoerd Mullender Dense implies key. Also tighten property setting a bit in join. Mar2018
Thu, 22 Mar 2018 17:27:14 +0100 Sjoerd Mullender Cosmetic: use bool and true/false. Mar2018
Thu, 22 Mar 2018 17:20:30 +0100 Sjoerd Mullender Cosmetic: use true/false for Boolean values. Mar2018
Thu, 22 Mar 2018 17:18:24 +0100 Sjoerd Mullender Use value in monetdb_config.h to assemble directory names. Mar2018
Fri, 23 Mar 2018 12:14:23 +0100 Niels Nes fixed error of analyze of single name (ie full schema) Mar2018
Fri, 23 Mar 2018 11:10:39 +0100 Pedro Ferreira Merge with default merge-partitions
Fri, 23 Mar 2018 11:04:17 +0100 Mihai Varga weld group.group - check if the previous group IDs were computing in the curr weld program mal-weld
Fri, 23 Mar 2018 10:48:11 +0100 Mihai Varga opt_weld findWeldCycle fast exit mal-weld
Thu, 22 Mar 2018 17:22:47 +0100 Mihai Varga weld impl for algebra.projection with dense right bat mal-weld
Thu, 22 Mar 2018 16:45:56 +0100 Mihai Varga weld impl for algebra.thetaselect without cand list mal-weld
Thu, 22 Mar 2018 16:22:39 +0100 Mihai Varga mal_weld - fix theap.free and theap.size for str bats mal-weld
Thu, 22 Mar 2018 13:34:29 +0100 Mihai Varga weld impl for batcalc.[/ % == < <= > >= !=] mal-weld
Thu, 22 Mar 2018 10:37:28 +0100 Mihai Varga weld impl for algebra.select without cand list mal-weld
Fri, 23 Mar 2018 10:58:58 +0100 Pedro Ferreira Move the delete/truncate statements propagation to the relation optimization phase. merge-partitions