2018-10-29 |
Sjoerd Mullender |
Maintain min/max properties in append.
|
2018-10-29 |
Sjoerd Mullender |
Clarification for MIN/MAX properties.
|
2018-10-29 |
Pedro Ferreira |
Added test with windowing queries similar to the ones used in TPC-DS benchmark.
analytics
|
2018-10-29 |
Pedro Ferreira |
Added possibility to extend the definition of an existing window on the projection clause (SQL standard feature).
analytics
|
2018-10-29 |
Panagiotis Koutsourakis |
Merge with default
data-vaults
|
2018-10-29 |
Aris Koning |
Include stream headers.
config_rss
|
2018-10-26 |
Pedro Ferreira |
Return a better error message. Also added tests for time columns.
analytics
|
2018-10-26 |
Pedro Ferreira |
Tests approval.
analytics
|
2018-10-26 |
Sjoerd Mullender |
Approve correct results.
|
2018-10-26 |
Sjoerd Mullender |
Fix function interface.
|
2018-10-26 |
Pedro Ferreira |
Merge with default.
analytics
|
2018-10-26 |
Pedro Ferreira |
Cleaned code generation for window bounds, because the range bound with CURRENT ROW has a different meaning, and the current implementation was incompatible for temporal types.
analytics
|
2018-10-26 |
Pedro Ferreira |
Fixed ranges calculation for month intervals and added more tests.
analytics
|
2018-10-26 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-10-26 |
Sjoerd Mullender |
Crashes trump missing output files.
Aug2018
|
2018-10-26 |
Aris Koning |
Include directory gdk.
config_rss
|
2018-10-25 |
Sjoerd Mullender |
New macro: BUNtoid(BAT *b, BUN p).
|
2018-10-25 |
Martin van Dinther |
Removal of 2 obsolete and not used defines
|
2018-10-25 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-10-25 |
Sjoerd Mullender |
Removed some old code.
Aug2018
|
2018-10-25 |
Sjoerd Mullender |
Added support for signaling missing stable output files.
Aug2018
|
2018-10-25 |
Pedro Ferreira |
Fix for bug 6654 (i.e. don't stop predicate optimization early)
Aug2018
|
2018-10-25 |
Sjoerd Mullender |
Renamed macro.
|
2018-10-25 |
Pedro Ferreira |
Tests approval.
analytics
|
2018-10-25 |
Sjoerd Mullender |
Use more specialized macros than BUNtail where we can.
|
2018-10-25 |
Aris Koning |
Reorder Windows includes.
config_rss
|
2018-10-24 |
Pedro Ferreira |
Added test for bug 6654.
Aug2018
|
2018-10-24 |
Pedro Ferreira |
Merge with default.
analytics
|
2018-10-24 |
Pedro Ferreira |
Merge with Aug2018
|
2018-10-24 |
Pedro Ferreira |
Fixes for bug 6653 (i.e. disallow any empty identifier).
Aug2018
|
2018-10-24 |
Sjoerd Mullender |
Add assertion.
|
2018-10-24 |
Sjoerd Mullender |
Use array indexing.
|
2018-10-24 |
Sjoerd Mullender |
Special case for dense BATs (not just void).
|
2018-10-24 |
Sjoerd Mullender |
Avoid unnecessary work.
|
2018-10-24 |
Sjoerd Mullender |
Take some shortcuts.
|
2018-10-24 |
Sjoerd Mullender |
Fix scope of BAT iterator.
|
2018-10-24 |
Sjoerd Mullender |
Special checking for dense OID bats.
|
2018-10-24 |
Sjoerd Mullender |
Rearrange code so that we need fewer preprocessor conditions.
|
2018-10-24 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-10-24 |
Sjoerd Mullender |
Typo.
Aug2018
|
2018-10-24 |
Sjoerd Mullender |
Tell nmake about WIN32 conditional.
config_rss
|
2018-10-24 |
Sjoerd Mullender |
Add bug reporting URL.
Aug2018
|
2018-10-22 |
Panagiotis Koutsourakis |
Add test for bug 6653
Aug2018
|
2018-10-22 |
Sjoerd Mullender |
Closing branch stratified_sampling.
stratified_sampling
|
2018-10-22 |
Sjoerd Mullender |
Add back some comments.
|
2018-10-22 |
Sjoerd Mullender |
Empty log file is ok.
|
2018-10-22 |
Sjoerd Mullender |
Use anonymous enums for TYPE_* values, use designators for initializing BATatoms.
|
2018-10-19 |
Sjoerd Mullender |
Use bool.
|
2018-10-19 |
Sjoerd Mullender |
A little code cleanup.
|
2018-10-19 |
Pedro Ferreira |
Bug fix in ranges calculation and first support for interval ranges: (e.g. over (order by time_column range between interval '1' month preceding and interval '1' month following)).
analytics
|
2018-10-19 |
Sjoerd Mullender |
Closing branch DVframework: this was merged into DataVaults.
DVframework
|
2018-10-19 |
Sjoerd Mullender |
Removed support for shared log directories.
|
2018-10-18 |
Martin van Dinther |
Added missing == NULL check after malloc() calls to prevent runtime crashes.
|
2018-10-18 |
Sjoerd Mullender |
Closing branch holindex.
holindex
|
2018-10-18 |
Sjoerd Mullender |
Closing branch rdf.
rdf
|
2018-10-18 |
Sjoerd Mullender |
Closing branch mal-weld.
mal-weld
|
2018-10-18 |
Sjoerd Mullender |
Closing branch rel-weld.
rel-weld
|
2018-10-18 |
Sjoerd Mullender |
Removed option --dbinit.
|
2018-10-18 |
Sjoerd Mullender |
HEADLESSMASK is not used.
|
2018-10-18 |
Pedro Ferreira |
Merge with default.
analytics
|