postgraph icon indicating copy to clipboard operation
postgraph copied to clipboard

Offload edge retrieval to children execution nodes

Open JoshInnis opened this issue 2 years ago • 0 comments

Once the vle is a custom execution node, move the retrieval of nodes to children scan nodes. When we introduce partitioning, new table access methods, time series and distributed tables this will make the process of supporting them in the VLE much simpler

JoshInnis avatar Jun 12 '23 23:06 JoshInnis