log

age author description
2022-02-03 Sjoerd Mullender Merge with Jan2022 branch, not changing any files..
2022-02-03 Sjoerd Mullender Post release build. Jan2022
2022-02-03 Sjoerd Mullender Merge with Jan2022 branch.
2022-02-03 Sjoerd Mullender Setting tags Jan2022_7 for the release build. Jan2022
2022-02-03 Sjoerd Mullender Moved contents of ChangeLog.Jan2022 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Jan2022 Jan2022_7
2022-02-03 Sjoerd Mullender Updated library versions. Jan2022
2022-02-03 Sjoerd Mullender Merge with Jan2022 branch, not changing any files.
2022-02-03 Sjoerd Mullender Pre-release version number update. Jan2022
2022-02-03 Sjoerd Mullender Merge with Jan2022 branch.
2022-02-03 Pedro Ferreira Defensive lines for shutdown test Jan2022
2022-02-03 Pedro Ferreira Approve output for 32-bit Jan2022
2022-02-03 Sjoerd Mullender Merge with Jan2022 branch.
2022-02-02 Pedro Ferreira Table returning function code generation assertion error Jan2022
2022-02-02 Pedro Ferreira Merged with Jan2022 (conflict generated)
2022-02-02 stefanos mavros Clean up commented/dead code. Left comments for future work geo-update
2022-02-02 Pedro Ferreira Make sure rewrite_outer2inner_union is not called again in the generated outer joins Jan2022
2022-02-02 Pedro Ferreira rewrite_outer2inner_union exploding plans. Looking into it Jan2022
2022-02-02 Pedro Ferreira Merged with Jan2022
2022-02-02 Pedro Ferreira Start a new transaction after rollbacking into a savepoint, so a new transaction ts is created. Cleanup and approval Jan2022
2022-02-02 Pedro Ferreira Fixed rollback twice to savepoint issue, but tables still have wrong contents Jan2022
2022-02-01 Pedro Ferreira Add zero or one check if set subquery is added under a function argument Jan2022
2022-02-01 Pedro Ferreira Fix test by adding rows to table Jan2022
2022-02-01 Pedro Ferreira Merged with Jan2022
2022-02-01 Pedro Ferreira More queries with wrong results Jan2022
2022-02-01 Pedro Ferreira Fixed sum window function bug on interval types (ie make sure the output type is the same as the input one) Jan2022
2022-02-01 Pedro Ferreira Added test for expression with freevars early pushdown. Also backported test from default Jan2022
2022-02-01 Pedro Ferreira Don't push down early expression with freevars (ie correlated columns). It gives issues while unnesting Jan2022
2022-02-01 Pedro Ferreira Make sure grouping expression lists don't contain function calls. Project those above Jan2022
2022-02-01 Niels Nes push down project in unnest if its under a outerjoin and above semi/anti join. Jan2022
2022-02-01 Niels Nes properly detect (safe cases) of cross product to handle by merge table Jan2022
2022-02-01 Pedro Ferreira Merged with Jan2022
2022-02-01 Pedro Ferreira Don't check for largest type on table udf outputs Jan2022
2022-01-31 Sjoerd Mullender Merge with Jan2022 branch.
2022-01-31 Sjoerd Mullender Removed unused file.
2022-01-31 Sjoerd Mullender The BLOB type has been moved into the GDK layer.
2022-01-31 Pedro Ferreira This test gives wrong results when running without SQL optimizers. Also found another query with wrong results while testing Jan2022
2022-01-31 Sjoerd Mullender Share vheaps in BATproject when possible.
2022-01-31 Pedro Ferreira Disable get frame group by expression inside window function calls (they are unrelated) Jan2022
2022-01-31 Sjoerd Mullender Get rid of data file by inlining the data. Jan2022
2022-01-31 Pedro Ferreira Window function on subquery crash. Looking into it Jan2022
2022-01-31 Sjoerd Mullender Reduce timeout. Jan2022
2022-01-31 Aris Koning Merge with mangled.
2022-01-31 Sjoerd Mullender Add mangled_name to check test. mangled
2022-01-31 Sjoerd Mullender Work around bug in Visual Studio 2017. mangled
2022-01-29 Aris Koning Merge with default. mangled
2022-01-29 Aris Koning Adjust test. mangled
2022-01-29 Aris Koning Fix memory leak. mangled
2022-01-29 Pedro Ferreira Merged with Jan2022
2022-01-29 Pedro Ferreira While building a join, don't set it as processed
2022-01-28 Pedro Ferreira Fixing several drop cascade leaks and cleanup. Always clean the 'dropped' at the end of the transaction (it could have failed at some point) Jan2022
2022-01-28 Sjoerd Mullender Approve 32 bit check output. mangled
2022-01-28 Sjoerd Mullender Approve upgrades on other architectures. mangled
2022-01-28 Aris Koning Merge with default. mangled
2022-01-28 Aris Koning Approve test output for fixes in upgrade. mangled
2022-01-28 Aris Koning Fix upgrade. mangled
2022-01-28 Joeri van Ruth Pass claimed rows to copy.parse_append copyparpipe
2022-01-28 Joeri van Ruth Generate a reasonable looking plan copyparpipe
2022-01-27 Joeri van Ruth Emit some code, any code copyparpipe
2022-01-27 Joeri van Ruth Simplify add_to_rowcount_accumulator usage copyparpipe
2022-01-28 Pedro Ferreira More queries with wrong results. Enough bugs for now