log

age author description
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
2020-01-17 Pedro Ferreira Moved correlation aggregate definition into C. Now it outputs more accurate results statistics-analytics
2020-01-17 Pedro Ferreira Fixed string lengths statistics-analytics
2020-01-17 Pedro Ferreira Fix and approved output statistics-analytics
2020-01-17 Pedro Ferreira Implementing missing covar_samp and covar_pop aggregates statistics-analytics
2020-01-17 Sjoerd Mullender Package documentation into tar ball.
2020-01-17 Panagiotis Koutsourakis Initial import of rst documentation
2020-01-17 Sjoerd Mullender Use __func__ instead of string repeating function name. linear-hashing
2020-01-17 Sjoerd Mullender Move preprocessor directives to beginning of line.
2020-01-17 Sjoerd Mullender Merge with Nov2019 branch. linear-hashing
2020-01-17 Sjoerd Mullender Make more use of candidate iterators. linear-hashing
2020-01-17 Sjoerd Mullender Delegate to leftjoin if we don't want right output. linear-hashing
2020-01-17 Sjoerd Mullender Like in BATjoin, in leftjoin work on parent if view covers it completely. linear-hashing
2020-01-17 Sjoerd Mullender Use __func__ instead of string repeating function name. linear-hashing
2020-01-17 Sjoerd Mullender Use inline function instead of macro. linear-hashing
2020-01-17 Sjoerd Mullender Update comment. linear-hashing