log

age author description
2020-01-22 Aris Koning Fix memory leak. mosaic
2020-01-22 Aris Koning Update TODO's. mosaic
2020-01-22 Aris Koning Remove unused function mosaic
2020-01-22 Aris Koning Fix reference leak. mosaic
2020-01-22 Pedro Ferreira Test fixings trails
2020-01-22 Pedro Ferreira Approving output trails
2020-01-22 Pedro Ferreira Closing hot-snapshot branch, which has been merged into default hot-snapshot
2020-01-22 Pedro Ferreira Reverted sql/backends/monet5 tests list change again (sorry) and tests approval trails
2020-01-22 Pedro Ferreira Cleanup trails
2020-01-22 Pedro Ferreira Updated copyright year and removed superfluous macros trails
2020-01-22 Pedro Ferreira Approved output trails
2020-01-22 Pedro Ferreira Reverted sql/backends/monet5 tests list change trails
2020-01-22 Pedro Ferreira Moved back factory definitions per MAL client instead of global. Also fixed a race condition on cfunction02 test trails
2020-01-22 Pedro Ferreira Test fixes trails
2020-01-22 Pedro Ferreira Test fixes trails
2020-01-22 Sjoerd Mullender Use Latin alphabet.
2020-01-22 Martin van Dinther Add missing '128-bit int' to documentation. Nov2019
2020-01-22 Sjoerd Mullender Do not use non-ASCII in sources: Windows may choke.
2020-01-22 Sjoerd Mullender Merge with linear-hashing branch.
2020-01-22 Pedro Ferreira System window functions are not tied to any schema. Fixed some error messages statistics-analytics
2020-01-22 Pedro Ferreira Approved 32-bit output statistics-analytics
2020-01-22 Pedro Ferreira Approving TPC-DS query results. They now come with greater precision statistics-analytics
2020-01-22 Pedro Ferreira Compilation fixes and cleanup statistics-analytics
2020-01-21 Aris Koning Improve dictionary compression performance. mosaic
2020-01-07 Aris Koning Merge the MOSprepareEstimate_* functions into a macro. mosaic
2020-01-21 Sjoerd Mullender Remove outdated comment. linear-hashing
2020-01-21 Sjoerd Mullender Simplify interfaces: don't pass candidate list BAT around. linear-hashing
2020-01-21 Pedro Ferreira Merging default into trails trails
2020-01-21 Pedro Ferreira Wrong function at SQL upgrade statistics-analytics
2020-01-21 Pedro Ferreira Approved 32-bit output statistics-analytics
2020-01-21 Pedro Ferreira Test fixes statistics-analytics
2020-01-21 Martin Kersten Remove profile rendering code. It could cause an error when the
2020-01-21 Pedro Ferreira Approved output statistics-analytics
2020-01-21 Pedro Ferreira Merged with default statistics-analytics
2020-01-21 Pedro Ferreira Merge with Nov2019
2020-01-21 Pedro Ferreira Reduced number of queries statistics-analytics
2020-01-21 Martin Kersten Avoid crash on Q19. This code will be removed in the default branch. linear-hashing
2020-01-21 Pedro Ferreira Small fix and approved output statistics-analytics
2020-01-20 Pedro Ferreira Implemented group_concat as a window function. Also fixed null case handling in the aggregate version statistics-analytics
2020-01-20 Sjoerd Mullender Move call to BAThash outside of loop. linear-hashing
2020-01-20 Sjoerd Mullender Update comment. linear-hashing
2020-01-20 Sjoerd Mullender Put code in more logical order. linear-hashing
2020-01-20 Sjoerd Mullender Merge with Nov2019 branch. linear-hashing
2020-01-20 Sjoerd Mullender Updated to Unicode 12.1.0. Nov2019
2020-01-20 Pedro Ferreira Cleanup statistics-analytics
2020-01-20 Pedro Ferreira Updated mhelp statistics-analytics
2020-01-20 Pedro Ferreira Added listagg aggregate, which is the SQL standard name of group_concat statistics-analytics
2020-01-20 Pedro Ferreira Fixed bug in group_concat aggregate when the optional separator is a vector, where each entry must get concatenated with a different separator statistics-analytics
2020-01-19 Panagiotis Koutsourakis Start documenting the input to MonetDB
2020-01-20 Pedro Ferreira Removed unused macros
2020-01-20 Pedro Ferreira Merge with default statistics-analytics
2020-01-20 Pedro Ferreira Approved output statistics-analytics
2020-01-19 Pedro Ferreira Test fixes and defensive lines for mal_client_reset
2020-01-18 Pedro Ferreira Several fixes at wlcr
2020-01-18 Pedro Ferreira Approved error message
2020-01-18 Pedro Ferreira Defensive lines. Disallow generated labels in columns names, otherwise at rel_bin the code generation confuses columns with indexes
2020-01-18 Martin Kersten Small fix
2020-01-18 Martin Kersten Catch errors and report on them in wlcr properly
2020-01-18 Martin Kersten Detect illegal constant conversion.
2020-01-17 Martin Kersten Coverity fixes