hyrise-v1
hyrise-v1 copied to clipboard
Barrier has weird semantics
Well Barrier is kind of weird, because it uses the length
n
of _field_definition to forward the firstn
elements, regardless of actually set values in _field_definition.
We should make sure that its semantics are basically output == input
.