2019-11-14 |
Pedro Ferreira |
Run test within a single transaction
Nov2019
|
2019-11-14 |
Aris Koning |
Add missing pound signs in gdk_project debug messages.
|
2019-11-14 |
Pedro Ferreira |
Use csv import at VOC test
Nov2019
|
2019-11-14 |
Pedro Ferreira |
Use csv import at moa benchmark
Nov2019
|
2019-11-14 |
Pedro Ferreira |
Use csv import instead of single inserts
Nov2019
|
2019-11-14 |
Pedro Ferreira |
Apply more optimizers to semi-joins
Nov2019
|
2019-11-14 |
Thodoris Zois |
Merge branch 'branches/default' into branches/gdk-tracer
gdk-tracer
|
2019-11-14 |
Sjoerd Mullender |
Generalize join stub for all two-result cases returning a single result.
|
2019-11-14 |
Pedro Ferreira |
Compilation fix and added missing rel_destroy
Nov2019
|
2019-11-14 |
Pedro Ferreira |
Added more cases to rel_remove_empty_join
Nov2019
|
2019-11-14 |
Thodoris Zois |
Merge branch 'branches/default' into branches/gdk-tracer
gdk-tracer
|
2019-11-14 |
Niels Nes |
approved output
sq2
|
2019-11-14 |
Niels Nes |
merged with nov2019
sq2
|
2019-11-14 |
Niels Nes |
merged
sq2
|
2019-11-14 |
Niels Nes |
allow somemore push down of select expressions
Nov2019
|
2019-11-13 |
Niels Nes |
now also handle lists of subqueries
sq2
|
2019-11-13 |
Niels Nes |
moved grouped zero_or_one into c. Solves problems with mergetable/mitosis
Nov2019
|
2019-11-13 |
Aris Koning |
Deduplicating and macro-wising code.
mosaic
|
2019-11-13 |
Aris Koning |
Rename *with_nills* to *with_nils*.
mosaic
|
2019-11-13 |
Aris Koning |
add anti-join tests and improve test output.
mosaic
|
2019-11-13 |
Aris Koning |
Nil semantics plus tests for runlength encoding.
mosaic
|
2019-11-13 |
Aris Koning |
Update TODO's.
mosaic
|
2019-11-13 |
Sjoerd Mullender |
Merge with Nov2019 branch.
|
2019-11-13 |
Sjoerd Mullender |
Implemented group.(sub)group(done) with a single output.
|
2019-11-13 |
Sjoerd Mullender |
BATjoin and BATleftjoin now optionally don't produce the right output.
|
2019-11-13 |
Sjoerd Mullender |
Parse cgroup v2 files in addition to v1 files.
Nov2019
|
2019-11-13 |
Niels Nes |
make sure we move expressions from a select into a join
Nov2019
|
2019-11-13 |
Aris Koning |
Improve join algorithms.
mosaic
|
2019-11-13 |
Aris Koning |
Delta encoding: nil semantics, code clean up, more tests.
mosaic
|
2019-11-13 |
Aris Koning |
Update TODO's.
mosaic
|
2019-11-11 |
Aris Koning |
Fix testweb compilation issue's.
mosaic
|
2019-11-11 |
Aris Koning |
Update TODO's.
mosaic
|
2019-11-13 |
Pedro Ferreira |
Get preference for equi-joins/filters first on rel2bin_semijoin. This speeds up tpc-h q17
Nov2019
|
2019-11-13 |
Sjoerd Mullender |
Use bool in forkMserver.
Nov2019
|
2019-11-13 |
Sjoerd Mullender |
Use bool for sabaoth locked flag.
Nov2019
|
2019-11-13 |
Sjoerd Mullender |
Merge with Nov2019 branch.
|
2019-11-12 |
Pedro Ferreira |
Approved output
Nov2019
|
2019-11-12 |
Pedro Ferreira |
Fixed memory leak
Nov2019
|
2019-11-12 |
Niels Nes |
more fixes, ie make sure we append the outer variables to the proper argument of
sq2
|
2019-11-12 |
Niels Nes |
approved output (one more subquery2 to go)
sq2
|
2019-11-12 |
Niels Nes |
make sure we include internal expressions in extra projections
sq2
|
2019-11-12 |
Thodoris Zois |
Merge branch 'branches/default' into branches/gdk-tracer
gdk-tracer
|
2019-11-12 |
Thodoris Zois |
Added GDKtracer to optimizers
gdk-tracer
|
2019-11-12 |
Pedro Ferreira |
Merge with Nov2019
|
2019-11-12 |
Niels Nes |
more subquery fixes, handle unnesting of project through left join properly
sq2
|
2019-11-12 |
Pedro Ferreira |
Added test to the respective list
Nov2019
|
2019-11-12 |
Pedro Ferreira |
Removed remaing colnr update before add/drop column
Nov2019
|
2019-11-12 |
Sjoerd Mullender |
Backed out changeset b7762af07b01: it harms the exports and signature tests.
Nov2019
|
2019-11-12 |
Niels Nes |
use scan's + mergecand for small (#<16) in sets
Nov2019
|
2019-11-12 |
Thodoris Zois |
Replaced fprintf(stderr, ...) after merge
gdk-tracer
|
2019-11-12 |
Thodoris Zois |
Close branch mlogger (new branch is gdk-tracer)
mlogger
|
2019-11-12 |
Thodoris Zois |
Merge with default
gdk-tracer
|
2019-11-12 |
Thodoris Zois |
Added comment
gdk-tracer
|
2019-11-12 |
Panagiotis Koutsourakis |
UUIDfromString should not produce a GDKError
Nov2019
|
2019-11-12 |
Panagiotis Koutsourakis |
Add test for bug 6784
Nov2019
|
2019-11-12 |
Thodoris Zois |
Revert "Merge with Nov2019"
tracer
|
2019-11-12 |
Thodoris Zois |
Revert "Merge with default"
tracer
|
2019-11-12 |
Thodoris Zois |
Revert "Reverted merge with default - commit: 71064:b73348c9c968"
tracer
|
2019-11-12 |
Thodoris Zois |
Revert "Merge with default"
tracer
|
2019-11-12 |
Thodoris Zois |
Revert "Replaced fprintf after merge with default"
tracer
|