log

age author description
2020-10-15 Sjoerd Mullender When ODBC is found, tell Mtest.py about it. Oct2020
2020-10-15 Pedro Ferreira find_table_function only deals with table returning and loader functions octbugs
2020-10-15 Pedro Ferreira Can't use aliases on the same projection at the moment. Use an intermediate projection octbugs
2020-10-14 svetlin notes mtest
2020-10-14 svetlin merge mtest
2020-10-14 svetlin ssbm mtest
2020-10-14 Joeri van Ruth Remove the old implementation copybinary
2020-10-14 Joeri van Ruth Finish byte swapping COPY BINARY input copybinary
2020-10-14 Joeri van Ruth Pass row count to load_column copybinary
2020-10-14 Joeri van Ruth Support loading a subset of the columns again copybinary
2020-10-14 Joeri van Ruth Use getBatType to get tail type of bat var copybinary
2020-10-14 Joeri van Ruth Remove printf debugging copybinary
2020-10-13 Joeri van Ruth Introduced a silly bug copybinary
2020-10-13 Joeri van Ruth Mark importColumn to be safe to run in parallel copybinary
2020-10-13 Joeri van Ruth Introduce importColumnRef in the opt_prelude copybinary
2020-10-13 Joeri van Ruth Rephrase optimer code copybinary
2020-10-14 Pedro Ferreira Don't pass expression pointers, it will mess up everything. Use exp_ref instead octbugs
2020-10-14 Niels Nes merged mtest
2020-10-14 Niels Nes converted another directory mtest
2020-10-14 svetlin merge default mtest
2020-10-14 svetlin benchmark viam mtest
2020-10-14 Pedro Ferreira SQLancer crash on update query. It seems to be from rel_split_project optimizer octbugs
2020-10-14 Sjoerd Mullender Reduce number of BATextend calls during join by making larger strides. Oct2020
2020-10-14 Pedro Ferreira Approved output octbugs
2020-10-14 Sjoerd Mullender Merge with Oct2020 branch. octbugs
2020-10-14 Sjoerd Mullender Fix property. Oct2020
2020-10-14 svetlin merge upstream mtest mtest
2020-10-14 svetlin tpch locked mtest
2020-10-14 Pedro Ferreira SQLancer assertion error at ALGleftjoin. Not sure where the culprit is. Moved crashing tests into sqlancer09 octbugs
2020-10-14 Niels Nes document converted directories mtest
2020-10-14 Pedro Ferreira Clean table returning function case as well octbugs
2020-10-14 Pedro Ferreira When binding a n-argument function trivially, check arguments types as well. octbugs
2020-10-14 Pedro Ferreira Forgot to approve error message octbugs
2020-10-14 Niels Nes converted one more directory mtest
2020-10-14 Pedro Ferreira Let's be good programmers and test for array bounds access octbugs
2020-10-14 Niels Nes fix problem when mal print a single value mtest
2020-10-14 Niels Nes fixed problem with single value printed results mtest
2020-10-14 Pedro Ferreira Starting the day with a breakfast crash octbugs
2020-10-13 Niels Nes small test fix mtest
2020-10-13 Niels Nes added functionality to sqllogic test (and friend) to handle mal. .maltest files are now run through the sqllogic setup. mtest
2020-10-13 Pedro Ferreira Making SQLancer happy. Swap input parameters for comparison if it is the case in projections (as it happens in selections). With this, rel_convert_types will output the same type for both in case they have different input parameters octbugs
2020-10-13 svetlin notes mtest
2020-10-13 svetlin convert tpcds into single sqllogic test mtest
2020-10-13 Pedro Ferreira Making SQLancer happy. Look for null values when trying to simplify a like select octbugs
2020-10-13 Sjoerd Mullender Close and destroy stream. Oct2020
2020-10-13 svetlin update notes mtest
2020-10-13 Pedro Ferreira Making SQLancer happy. Make sure input for mirror function is a column octbugs
2020-10-13 svetlin tpch default all in one test mtest
2020-10-13 Pedro Ferreira Same for intersection :( octbugs
2020-10-13 Pedro Ferreira New bug, exception not working with null values on the multi column case :( octbugs
2020-10-13 Pedro Ferreira Cleanup further octbugs
2020-10-13 Pedro Ferreira Use join + except to handle merge statements, so it handles NULL values correctly. Also fixed SQLancer issue. octbugs
2020-10-13 Joeri van Ruth Simplify error message when snapshot cannot be created octbugs
2020-10-13 Joeri van Ruth Make sure stream error is set when compressed stream fails octbugs
2020-10-13 Joeri van Ruth Close stream with close_stream, not destroy_stream octbugs
2020-10-13 Sjoerd Mullender Merge with octbugs branch, not changing any files..
2020-10-13 Sjoerd Mullender Merge with Oct2020 branch. octbugs
2020-10-13 Sjoerd Mullender Post release build. Oct2020
2020-10-13 Sjoerd Mullender Merge with octbugs branch.
2020-10-13 Sjoerd Mullender Merge with Oct2020 branch. octbugs