Michael Hackstein
|
96c0fda0cb
|
First working draft of execute() call in ExecutionBlockImpl. Tests are locally green, however there is at least one query still red (on ShadowRows)
|
2019-10-31 15:41:18 +01:00 |
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
|
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 |
Michael Hackstein
|
7c6bcbad86
|
Added Header file for AqlCallStack with comments. No implementation yet.
|
2019-10-22 17:51:41 +02:00 |