log

age author description
2021-05-25 Niels Nes improved version of new count scatter
2021-05-25 Pedro Ferreira Making test deterministic Jul2021
2021-05-25 Pedro Ferreira Don't add ordering columns again and remove ordering properties when adding to the projection Jul2021
2021-05-25 Ying Zhang Added tests for Issue #7133 Oct2020
2021-05-25 Niels Nes fix compilation on centos7 (old gcc 4.8)
2021-05-25 Niels Nes merged with Jul2021 scatter
2021-05-25 Niels Nes use simple single function count(*) on basetables scatter
2021-05-25 Pedro Ferreira Revert my previous change. exps_copy is needed and fixes tpcds q72 Jul2021
2021-05-25 Pedro Ferreira Added simplified version of crashing query and another with undefined error Jul2021
2021-05-25 Niels Nes merged with jul2021 scatter
2021-05-25 Niels Nes back port fix for typo Jul2021
2021-05-25 Niels Nes fixed typo
2021-05-24 Niels Nes step one of predicate logging iso
2021-05-24 Pedro Ferreira 128-bit vs no 128-bit Jul2021
2021-05-24 Pedro Ferreira Found this query trigger crashing while testing Jul2021
2021-05-24 Pedro Ferreira Merged with Oct2020 Jul2021
2021-05-24 Pedro Ferreira Backported changeset 734fbb3ba87a into Oct2020. This fixes bugs #7130 and #7131 Oct2020
2021-05-24 Niels Nes make sure we unnest views Jul2021
2021-05-24 Niels Nes first set row count then bailout on affrows Jul2021
2021-05-24 Niels Nes improved store exit code, ie cleanup more when exiting. Jun2020
2021-05-22 Niels Nes merged with jul2021 scatter
2021-05-22 Niels Nes merged Jul2021
2021-05-22 Niels Nes on convert use expression (even if its a input any type (bound to be null)) Jul2021
2021-05-22 Sjoerd Mullender tno(rev)sorted is a location, not a boolean. Oct2020
2021-05-22 Sjoerd Mullender Recreated tpcds test set from original templates. Jul2021
2021-05-22 Niels Nes merged with jul2021 scatter
2021-05-22 Niels Nes fix properties on append when using the bat content swap trick Oct2020
2021-05-21 Pedro Ferreira Here the quick descriptor can be used. It should be fine Jul2021
2021-05-21 Pedro Ferreira Issue on converting from void type Jul2021
2021-05-21 Pedro Ferreira Query with wrong results. Left join missing Jul2021
2021-05-21 Pedro Ferreira Merged with Jul2021
2021-05-21 Niels Nes merged Jul2021
2021-05-21 Niels Nes add lock around appending changes (concurrent workers could append concurrently) Jul2021
2021-05-21 Pedro Ferreira Plugging another possible hole Jul2021
2021-05-21 Sjoerd Mullender Typo. Jul2021
2021-05-21 Sjoerd Mullender Plug another hole. Jul2021
2021-05-21 Pedro Ferreira rel_remove_redundant_join cannot be applied between different join types Jul2021
2021-05-21 Niels Nes make sure we (sub)commit the bats when using sql_debug=128 Jul2021
2021-05-21 Pedro Ferreira Added test Jul2021
2021-05-21 Pedro Ferreira Merged with Oct2020 Jul2021
2021-05-21 Pedro Ferreira Be defensive and check not null constraint multiple times if so (this was an optimization I was trying to do a while ago for merge table that was not worth it) Oct2020
2021-05-20 Niels Nes use column id based locks for appends Jul2021
2021-05-20 Pedro Ferreira Give preference for the first one encountered (helps removing unecessary bat.mirror calls) Jul2021
2021-05-20 Niels Nes on sql_debug=128 wait for all transactions too end first. Jun2020
2021-05-20 Sjoerd Mullender Use correct call to binsearch. Oct2020
2021-05-20 Sjoerd Mullender Use correct call to binsearch. Jul2021
2021-05-20 Pedro Ferreira Added test for the fixed assertion Jul2021
2021-05-20 Pedro Ferreira Merged with Oct2020 Jul2021
2021-05-20 Sjoerd Mullender Remove incorrect assertion. Oct2020
2021-05-20 Pedro Ferreira Removed wrong assertions. The storage manager while running may not find anything to commit Jul2021
2021-05-20 Pedro Ferreira This query gives wrong results with forcemito. It's an issue on algebra.difference with null values Jul2021
2021-05-19 Martin Kersten Use MB units in all situations. Also retrieve the mb statistics, which avoids scatter
2021-05-19 Sjoerd Mullender Fix leak. Jul2021
2021-05-19 Pedro Ferreira Fixed error message Jul2021
2021-05-19 Pedro Ferreira Small bug I found while testing the unnest issue. Union all on two identical correlated values should give the cardinality error Jul2021
2021-05-19 Sjoerd Mullender Use the real size of index heaps, and take orderidx into account. Jul2021
2021-05-19 Pedro Ferreira Merged with Oct2020 Jul2021
2021-05-19 Pedro Ferreira Fix for bug #7127 While pushing up a set relation, merge set expressions with the projections of the dependent join's left side, not the left side itself. Also added inputs to further test correctness Oct2020
2021-05-19 svetlin merge scatter
2021-05-19 svetlin fix memory to lng scatter