Tobias Gödderz
ad6fc92655
[3.5] Fix constrained sort in the cluster ( #10098 )
...
* Backport of #10047
* Backport of #10057
2019-10-16 19:33:33 +03:00
Tobias Gödderz
6dfb9995b4
Feature/aql by line cleanup ( #8848 )
...
* Removed useless parameters of buildCallback
* Renamed produceRow to produceRows and adapted a comment
* Renamed BlockFetcher to DependencyProxy
* Applied git-clang-format
2019-04-25 15:51:11 +02:00
Michael Hackstein
d2287b1b23
Bug fix/collect prefetch ( #8611 )
...
* Allow Collect Executors to prefetch rows
* Alphabthical odering of includes
* API change to prefetch the number of rows in use.
2019-04-11 17:33:26 +02:00
Michael Hackstein
20d3141486
Feature/aql gather executors ( #8514 )
...
Implemented AQL Gather Executors by line
2019-03-24 17:09:07 +01:00