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
|
2020-01-17 |
Sjoerd Mullender |
Rearrange code to avoid goto.
linear-hashing
|
2020-01-17 |
Panagiotis Koutsourakis |
Do not generate a call statement for profiling JSON objects
compactprofiler
|
2020-01-17 |
Pedro Ferreira |
Merged with default
statistics-analytics
|
2020-01-17 |
Sjoerd Mullender |
Fix minor memory leak.
Nov2019
|
2020-01-17 |
Pedro Ferreira |
Implemented correlation as a window function.
statistics-analytics
|
2020-01-17 |
Pedro Ferreira |
Removed median, median_avg, quantile and quantile_avg window functions on huge integers
statistics-analytics
|
2020-01-17 |
Pedro Ferreira |
Removed median, median_avg, quantile and quantile_avg window functions. They require input order to be computed which may not be achieved on window functions, which make them pointless to exist
statistics-analytics
|
2020-01-17 |
Pedro Ferreira |
Implemented covar_pop and covar_samp as window functions
statistics-analytics
|
2020-01-17 |
Pedro Ferreira |
Intermediate commit. Implementing covar_pop and covar_samp as window functions, as well fixed the mal module for some window functions
statistics-analytics
|
2020-01-16 |
Sjoerd Mullender |
Merge with default branch.
batcalc-updated
|
2020-01-16 |
Sjoerd Mullender |
Layout.
|
2020-01-16 |
Sjoerd Mullender |
Merge with linear-hashing branch.
|
2020-01-16 |
Sjoerd Mullender |
Merge with Nov2019 branch.
linear-hashing
|
2020-01-16 |
Sjoerd Mullender |
Layout.
Nov2019
|
2020-01-16 |
Sjoerd Mullender |
Known to fail test.
Nov2019
|
2020-01-16 |
Panagiotis Koutsourakis |
Version string should contain the native vcs commit id
|
2020-01-16 |
Pedro Ferreira |
Overflow checks and error handling
statistics-analytics
|
2020-01-16 |
Sjoerd Mullender |
Merge with default branch.
batcalc-updated
|
2020-01-16 |
Sjoerd Mullender |
Closing branch gdk_tracer after merging into default.
gdk_tracer
|
2020-01-16 |
Sjoerd Mullender |
Merge gdk_tracer branch into default.
|
2020-01-16 |
Sjoerd Mullender |
Merge with default branch.
gdk_tracer
|
2020-01-15 |
Panagiotis Koutsourakis |
Merge with default
compactprofiler
|
2020-01-14 |
Panagiotis Koutsourakis |
When generating JSON profiler objects, emit commas at the beginning
compactprofiler
|
2020-01-15 |
Pedro Ferreira |
Cleanup
statistics-analytics
|
2020-01-14 |
Sjoerd Mullender |
No need for macro.
linear-hashing
|
2020-01-14 |
Pedro Ferreira |
Simplify
statistics-analytics
|
2020-01-14 |
Martin Kersten |
Coverity leak warning
|
2020-01-13 |
Sjoerd Mullender |
Move check outside of function.
linear-hashing
|
2020-01-13 |
Pedro Ferreira |
Removed sql_bind_aggr function, use sql_bind_func with F_AGGR type instead
statistics-analytics
|
2020-01-13 |
Pedro Ferreira |
More cleanup at sql_types.c and tests approval
statistics-analytics
|
2020-01-13 |
Pedro Ferreira |
Disallow casting boolean to month interval
Nov2019
|
2020-01-13 |
Pedro Ferreira |
Backported changeset 9a2db231a1ec into Nov2019.
Nov2019
|
2020-01-13 |
Pedro Ferreira |
Updated sql_rank.mal
statistics-analytics
|