Open joshpoll opened 1 year ago
We need to separate horizontal and vertical access materialization. Right now if e.g. left is accessed, top will still get materialized.
left
top
We need to separate horizontal and vertical access materialization. Right now if e.g.
left
is accessed,top
will still get materialized.