log

age author description
Thu, 06 Aug 2020 10:48:44 +0200 Ying Zhang Tell the MAL optimisers that basket.{tid,bind} are side-effect free trails
Thu, 06 Aug 2020 10:41:51 +0200 Pedro Ferreira Export less
Thu, 06 Aug 2020 10:41:02 +0200 Niels Nes align on 32 bit boundaries when slicing bats for mitosis/mergetable unlock
Thu, 06 Aug 2020 10:33:50 +0200 Pedro Ferreira Added support for multi-patterns on BATPCRElike. It's still sometimes used, like in SQLancer :) Now time to further cleanup
Thu, 06 Aug 2020 10:25:35 +0200 Sjoerd Mullender Implemented parsing of [NO] ESCAPE on COPY INTO query. atom_strings
Thu, 06 Aug 2020 09:38:24 +0200 Sjoerd Mullender More code that was disabled. unlock
Wed, 05 Aug 2020 21:54:03 +0200 Ying Zhang Merged with Jun2020 trails
Wed, 05 Aug 2020 21:45:44 +0200 Ying Zhang Don't remove the basket.tumble stmts at the end. Added more info. about the code trails
Wed, 05 Aug 2020 20:39:48 +0200 Ying Zhang Log err msg with TRC_ERROR and clean up locks on stream tables by error. trails
Wed, 05 Aug 2020 18:56:33 +0200 Niels Nes merged unlock
Wed, 05 Aug 2020 18:55:54 +0200 Niels Nes approved output unlock
Wed, 05 Aug 2020 18:41:11 +0200 Niels Nes set pointer after BATextend unlock
Wed, 05 Aug 2020 18:40:51 +0200 Niels Nes disable asserts, ie iterator could return a bat_nil. unlock
Wed, 05 Aug 2020 18:07:22 +0200 Sjoerd Mullender Properly interpret backslash escapes when converting json to string. atom_strings
Wed, 05 Aug 2020 15:36:16 +0200 Sjoerd Mullender Indenting + add do-while around macro definition. atom_strings
Wed, 05 Aug 2020 17:57:17 +0200 Pedro Ferreira More programming, less hacking. Set output function type just where is needed, ie when all input types are ANY
Wed, 05 Aug 2020 18:04:11 +0300 Panagiotis Koutsourakis Start a developer's handbook
Wed, 05 Aug 2020 17:02:51 +0200 Ying Zhang Backed out changeset 3e88ee3dea6a trails
Wed, 05 Aug 2020 17:32:06 +0300 Panagiotis Koutsourakis Add test for bug 6943 Jun2020
Wed, 05 Aug 2020 15:27:55 +0200 Pedro Ferreira SQLancer inputs not the same size. I guess the like projection function is missing a candidate list version?
Wed, 05 Aug 2020 15:20:23 +0200 Niels Nes merged unlock
Wed, 05 Aug 2020 15:07:14 +0200 Pedro Ferreira Approved output
Wed, 05 Aug 2020 15:04:44 +0200 Pedro Ferreira Procedures also don't have a return type
Wed, 05 Aug 2020 13:49:01 +0200 Niels Nes merged unlock
Wed, 05 Aug 2020 13:47:33 +0200 Niels Nes fixed small issue with exact numerics within case/coalesce
Wed, 05 Aug 2020 13:04:58 +0200 Pedro Ferreira Code cleanup. Removed duplicated code necessary to find what the ANY type of SQL function must be, in case there multiple arguments mapping to it
Wed, 05 Aug 2020 12:08:42 +0200 Pedro Ferreira If a table returning function has no input parameters, it gets a NULL parameter list
Wed, 05 Aug 2020 11:48:36 +0200 Joeri van Ruth Merge branch 'default' into 'makelibstreamgreatagain' makelibstreamgreatagain
Wed, 05 Aug 2020 10:57:53 +0200 Joeri van Ruth Make compressed snapshots more amenable to rsync makelibstreamgreatagain
Tue, 04 Aug 2020 14:42:31 +0200 Joeri van Ruth Fix flush handling in lz4 stream makelibstreamgreatagain
Tue, 04 Aug 2020 14:42:14 +0200 Joeri van Ruth Fix flush handling in bz2_stream makelibstreamgreatagain
Tue, 04 Aug 2020 13:57:29 +0200 Joeri van Ruth Add tests for flushing a stream makelibstreamgreatagain
Mon, 03 Aug 2020 16:48:18 +0200 Joeri van Ruth Introduce flush levels in stream internals makelibstreamgreatagain
Mon, 03 Aug 2020 16:30:16 +0200 Joeri van Ruth Add flush_options parameter to mnstr_flush makelibstreamgreatagain
Mon, 03 Aug 2020 13:03:24 +0200 Joeri van Ruth Improve urlstream test output and approve makelibstreamgreatagain
Mon, 03 Aug 2020 13:02:29 +0200 Joeri van Ruth Get rid of unnecessary bananas makelibstreamgreatagain
Wed, 05 Aug 2020 11:39:24 +0200 Pedro Ferreira The input parameter list to a function may be null if there are no parameters. Do the proper check
Wed, 05 Aug 2020 11:36:43 +0200 Ying Zhang removed the 3rd parameter for basket.register, since it only takes <schema>.<table> trails
Wed, 05 Aug 2020 11:13:57 +0200 Pedro Ferreira Approved output
Wed, 05 Aug 2020 11:02:00 +0200 Niels Nes implement (part) of the result datatype specification (pages 505-507) of the 2011 standard.
Wed, 05 Aug 2020 10:33:34 +0200 Ying Zhang All operations on stream tables including this tumble function should be executed before unlocking them trails
Wed, 05 Aug 2020 10:30:53 +0200 Ying Zhang Don't simply stop the optimiser by failed malloc, throw proper errors instead trails
Wed, 05 Aug 2020 10:29:45 +0200 Ying Zhang Added some info. for the code trails
Wed, 05 Aug 2020 10:24:52 +0200 Pedro Ferreira Cleaning cardinalities for IN/ANY operators. Look for the cardinalities of the right expressions, excluding the relation ones
Wed, 05 Aug 2020 09:12:58 +0200 Sjoerd Mullender Add DISABLES CODE comment. unlock
Wed, 05 Aug 2020 09:11:40 +0200 Sjoerd Mullender "'o' may be used uninitialized", even though all cases are taken care of. unlock
Wed, 05 Aug 2020 09:03:33 +0200 Pedro Ferreira Starting the day with a breakfast crash. Looking into it
Tue, 04 Aug 2020 19:49:25 +0200 Niels Nes merged unlock
Tue, 04 Aug 2020 17:05:48 +0200 Pedro Ferreira sqlancer type mismatch str := bat[:str]. Code generation problem?
Tue, 04 Aug 2020 16:04:47 +0200 Sjoerd Mullender Use cmake3 so that we can build on CentOS 7. oscar
Tue, 04 Aug 2020 16:39:27 +0200 Pedro Ferreira Making SQLancer happy. Keep relation names while referencing them, so later their columns can be found on a natural join
Tue, 04 Aug 2020 15:01:18 +0200 Sjoerd Mullender Update dependencies. oscar
Tue, 04 Aug 2020 15:10:54 +0200 Giulia Frascaria fixed double free append-optimization
Tue, 04 Aug 2020 14:40:59 +0200 Sjoerd Mullender Since the SQL library is now a proper library put it where libraries belong. oscar
Tue, 04 Aug 2020 14:14:33 +0200 Pedro Ferreira Cleaning my own mess. The statistical functions on intervals should't exist except for median and quantile. Added missing versions of median and quantile for day interval typing
Tue, 04 Aug 2020 13:43:20 +0200 Giulia Frascaria WIP monetdbe append_col optimization append-optimization
Tue, 04 Aug 2020 13:24:26 +0200 Pedro Ferreira Disabled multiplication and division between interval and numeric types other than fixed sized ones (ie decimals, floating-points and oids) (according to the SQL standard). There are no backend functions for it, and in some cases we cannot compute it eg. interval '1' month * 1.5 typing
Tue, 04 Aug 2020 12:48:18 +0200 Sjoerd Mullender Revert to libbat instead of libgdk. oscar
Tue, 04 Aug 2020 12:21:11 +0200 Pedro Ferreira Merged with default typing
Tue, 04 Aug 2020 11:51:17 +0200 Sjoerd Mullender Merge with oscar branch.