log

age author description
2019-08-19 Sjoerd Mullender Merge with default branch. candidate-exceptions
2019-08-19 Sjoerd Mullender Merge with Apr2019 branch.
2019-08-19 Sjoerd Mullender Change rel_insert argument 1 to mvc *.
2019-08-17 Niels Nes make sure we propagate a deleted list clear during merging of the delta chains Apr2019
2019-08-16 Niels Nes improved protection for out of memory (of mmaps). Apr2019
2019-08-16 Sjoerd Mullender Fixes far candidate iterators. candidate-exceptions
2019-08-15 Sjoerd Mullender Use linear scan. candidate-exceptions
2019-08-15 Sjoerd Mullender Candidate iterator cleaup. candidate-exceptions
2019-08-15 Sjoerd Mullender Candidate iterator fixes. candidate-exceptions
2019-08-15 Sjoerd Mullender A bunch of candidate iterator fixes. candidate-exceptions
2019-08-15 Sjoerd Mullender Some updates to BATnegcands and its use; removed BATcands, sqlHandleTids. candidate-exceptions
2019-07-28 Niels Nes introduced BATnegcands and BATcands candidate-exceptions
2019-08-15 Pedro Ferreira Don't try to create the farm directory twice. Apr2019
2019-08-15 Pedro Ferreira When throwing an error, call createException, not GDKstrdup directly. Apr2019
2019-08-15 Sjoerd Mullender Backed out changesets 8fe4665dc861, 99d9f7ccb780, 16667eb75b08, 12ec8fe8df35, 5d12479aab76. Apr2019
2019-08-15 Aris Koning code style. Apr2019
2019-08-15 Aris Koning Should be succesful for epilogue. Apr2019
2019-08-15 Aris Koning Add missing XMLepilogue dummy in case of missing libxml. Apr2019
2019-08-15 Niels Nes small cleanup. Apr2019
2019-08-15 Aris Koning Remove unused code and fix memory leak. mosaic
2019-08-15 Aris Koning Add extensive tests for linear compression. mosaic
2019-08-15 Sjoerd Mullender Merge with default branch. candidate-exceptions
2019-08-15 Sjoerd Mullender Some cleanup. candidate-exceptions
2019-08-15 Sjoerd Mullender Teach BATslice and BATassertProps about candidates with exceptions. candidate-exceptions
2019-08-15 Sjoerd Mullender Accept candidates with exceptions in BATprojectchain. candidate-exceptions
2019-08-14 Sjoerd Mullender Converted BATproject to candidate iterators. candidate-exceptions
2019-08-15 Niels Nes output all info of the problem Apr2019
2019-08-14 Aris Koning Bug fix: delta compression and add more tests. mosaic
2019-08-14 Sjoerd Mullender Converted batmmath.c and pcre.c to using candidate iterators; removed CANDINIT. candidate-exceptions
2019-08-14 Sjoerd Mullender Converted BATunique to candidate iterators. candidate-exceptions
2019-08-14 Sjoerd Mullender Approve Python 3 output.
2019-08-13 Sjoerd Mullender Converted BATselect to candidate iterators. candidate-exceptions
2019-08-14 Pedro Ferreira Backported rel_read features added in acticloud branch. Apr2019
2019-08-14 Pedro Ferreira Merge with Apr2019 branch
2019-08-14 Panagiotis Koutsourakis Add missing comma in JSON objects acticloud
2019-08-14 Pedro Ferreira Added test for bug 6743. Apr2019
2019-08-14 Sjoerd Mullender Fix for anti-select with imprints on columns with nils: nils are in bin #0. Apr2019
2019-08-14 Pedro Ferreira Another check for bug 6745 test. Apr2019
2019-08-14 Pedro Ferreira Added test and fix for bug 6745. Apr2019
2019-08-14 Niels Nes small fix for initialisation of idx delta structures Apr2019
2019-08-14 Niels Nes fixes for bug 6748 Apr2019
2019-08-14 Pedro Ferreira Added test and fix for bug 6744. Apr2019
2019-08-14 Martin Kersten Trace the actual content of the WLC files
2019-08-14 Aris Koning Typo. mosaic
2019-08-14 Aris Koning Use unsigned integer. mosaic
2019-08-13 Aris Koning Update analysis output and specify a timeout. mosaic
2019-08-13 Aris Koning Remove unnecessary throw. mosaic
2019-08-13 Aris Koning Approve test output. mosaic
2019-08-13 Aris Koning Only do mosaic projection if left side is non-dense cl. mosaic
2019-08-13 Pedro Ferreira Merge with Apr2019. acticloud
2019-08-13 Pedro Ferreira Disallow sub-queries on inserts into remote tables for now. acticloud
2019-08-13 Pedro Ferreira Approved output Apr2019
2019-08-13 Pedro Ferreira Referenced relations should come before insert/update/delete plans. Also look for existing properties on the coming relation dumps. acticloud
2019-08-13 Pedro Ferreira Code cleanup. acticloud
2019-08-12 Niels Nes fixing some small memory leaks Apr2019
2019-08-12 Pedro Ferreira Added test. acticloud
2019-08-12 Pedro Ferreira Handle rel_read for insert, update, delete and truncate relations. Also handle list of values expressions (e_atom with e->f). acticloud
2019-08-12 Niels Nes fixed another memory/bat leak Apr2019
2019-08-12 Pedro Ferreira Progress on insertions on remote tables. Send the insert relation to the remote host and return the number of rows inserted. acticloud
2019-08-10 Niels Nes protect scanner against large strings Apr2019