Michael Hackstein
|
e0205b5e81
|
First draft of execute implementation, not yet handling ShadowRows though. This state is broken in the sense that a server does not boot with it and catch tests are broken
|
2019-10-30 12:46:10 +01:00 |
Michael Hackstein
|
eb120a05af
|
Fixed off by one error in InputRange. Fixed FilterExecutor
|
2019-10-24 13:42:46 +02:00 |
Michael Hackstein
|
b079d783f3
|
Implementation of new API in FilterExecutor. Rough implementation in ExecutionBlockImpl (not complete, only skip path) everything compiles, but is not tested
|
2019-10-24 06:57:16 +02:00 |
Michael Hackstein
|
22d2977be5
|
Added AqlCallStack first draft implementation. Made everything compile
|
2019-10-22 23:33:21 +02:00 |
Tobias Gödderz
|
ead968c786
|
Added AqlItemBlockInputRange
|
2019-10-22 17:18:35 +02:00 |