Open twollnik opened 2 years ago
use at least basic memory tracking in ALL operators.
-> prioritize operators
prioritization based on operator runtimes in benchmark: hash join, aggregate hash, table scan, projection, sort
use at least basic memory tracking in ALL operators.