2020-05-25 |
Sjoerd Mullender |
Merge with Jun2020 branch.
|
2020-05-25 |
Sjoerd Mullender |
Deduplicate code.
Jun2020
|
2020-05-25 |
Sjoerd Mullender |
Fix writing of lz4 files.
Jun2020
|
2020-05-25 |
Pedro Ferreira |
Fix for failing sqlsmith test, ie added missing processed flags on newly created projections at rel_unnest and rel_optimizer
Jun2020
|
2020-05-25 |
Joeri van Ruth |
Snapshots were not being compressed
Jun2020
|
2020-05-25 |
Joeri van Ruth |
Verify that compressed snapshots are actually compressed
Jun2020
|
2020-05-25 |
Niels Nes |
add location of odbc to odbc/setup
mbedded
|
2020-05-25 |
Pedro Ferreira |
If the testing projection for join2semi needs distinct, the semijoin rewrite can still be made
Jun2020
|
2020-05-25 |
Sjoerd Mullender |
Merge with Jun2020 branch.
|
2020-05-25 |
Sjoerd Mullender |
Fix some error reporting.
Jun2020
|
2020-05-25 |
Pedro Ferreira |
Verify cardinality of expression list at the right side of IN operator
Jun2020
|
2020-05-25 |
Sjoerd Mullender |
Typo.
Jun2020
|
2020-05-25 |
Pedro Ferreira |
Starting the week with more breakfast bugs :S
Jun2020
|
2020-05-24 |
Niels Nes |
add initial support for hge in the embedded api
mbedded
|
2020-05-24 |
Niels Nes |
add (tiny) example for temporal values
mbedded
|
2020-05-24 |
Niels Nes |
fedora 31 has snappy
mbedded
|
2020-05-24 |
Niels Nes |
fix unused variable
unlock
|
2020-05-24 |
Niels Nes |
more windows compile fixes
unlock
|
2020-05-24 |
Niels Nes |
small fix of Snappy detection
mbedded
|
2020-05-24 |
Arjen de Rijke |
cleanup cmake code, add tests and fix bugs
mbedded
|
2020-05-24 |
Niels Nes |
Apple Darwin 19 no longer supports CommonCrypto, ie lets use a brew installed openssl
mbedded
|
2020-05-24 |
Arjen de Rijke |
more code reorganization
mbedded
|
2020-05-24 |
Niels Nes |
fix problems with compilation on windows and mac
unlock
|
2020-05-24 |
Niels Nes |
merged
mbedded
|
2020-05-24 |
Niels Nes |
try to fix windows compilation
mbedded
|
2020-05-24 |
Arjen de Rijke |
reorganize code, match order of detection and definition
mbedded
|
2020-05-24 |
Niels Nes |
add LIBDIR adn LIBDIR/monetdb5 to the PATH, when running mtest
mbedded
|
2020-05-24 |
Niels Nes |
add bool type
mbedded
|
2020-05-23 |
Niels Nes |
fixed lookup of counts
unlock
|
2020-05-22 |
Pedro Ferreira |
Missed case, don't apply topN merging if the under relation has more than one reference. Added merging of offsets if expressions are atoms
Jun2020
|
2020-05-22 |
Niels Nes |
the storage is now organised using column_storage
unlock
|
2020-05-22 |
Niels Nes |
merged
Jun2020
|
2020-05-22 |
Niels Nes |
add more projects around relations when introduction set operators
Jun2020
|
2020-05-22 |
Niels Nes |
merged with default
mbedded
|
2020-05-22 |
Niels Nes |
align code with default
mbedded
|
2020-05-22 |
Pedro Ferreira |
Merged with default
scoping
|
2020-05-22 |
Pedro Ferreira |
Merged with Jun2020
|
2020-05-22 |
Pedro Ferreira |
Making rel_join2semijoin more restrinct. The found column must be the single group by column projected at a group relation to be unique
Jun2020
|
2020-05-22 |
Pedro Ferreira |
Small fixes for rel_join2semijoin optimizer.
Jun2020
|
2020-05-22 |
Pedro Ferreira |
Propagate not through 'and' and 'or' symbols if possible. No more rewrites on this file today
Jun2020
|
2020-05-22 |
Pedro Ferreira |
Cleanup and propagate not through comparison symbols
Jun2020
|
2020-05-22 |
Niels Nes |
better type check for in
Jun2020
|
2020-05-22 |
Niels Nes |
small fix for numpy/ pyintegration
mbedded
|
2020-05-22 |
Pedro Ferreira |
Good programming practices: no duplicated code
Jun2020
|
2020-05-22 |
Pedro Ferreira |
Fixed sqlite query optimizing early on nested not symbols in the parser
Jun2020
|
2020-05-22 |
Niels Nes |
typo
mbedded
|
2020-05-22 |
Arjen de Rijke |
fix bugs in library detection and add tests
mbedded
|
2020-05-22 |
Niels Nes |
only add PYINTEGRATION if we have NumPy
mbedded
|
2020-05-22 |
Niels Nes |
so now on one line and with quotes and ; (consistency would be nice)
mbedded
|
2020-05-22 |
Niels Nes |
need 2 lines of PUBLIC_HEADER
mbedded
|
2020-05-22 |
Niels Nes |
we need mapi_querytype.h
mbedded
|
2020-05-22 |
Niels Nes |
we need mapi_querytype.h
mbedded
|
2020-05-22 |
Pedro Ferreira |
sqlsmith queries with timeouts and MAL errors
Jun2020
|
2020-05-22 |
Pedro Ferreira |
Fix for sqlsmith crash, ie if a topN relation has more than one reference, it cannot be pushed down
Jun2020
|
2020-05-22 |
Pedro Ferreira |
Starting the day with breakfast bugs and crashes :S
Jun2020
|
2020-05-21 |
Pedro Ferreira |
Possible fix for tests failing on Windows and MacOS, The possible right side of e_cmp at rel_in_exp, may contain a list of expressions or a single one
|
2020-05-21 |
Niels Nes |
we need to escape windows path's
mbedded
|
2020-05-21 |
Niels Nes |
find the libdir (without the prefix), then when installing the MonetDBTesting python tools
mbedded
|
2020-05-21 |
Niels Nes |
merged with default
mbedded
|
2020-05-20 |
Sjoerd Mullender |
Streamlined error reporting.
Jun2020
|