FoundationDB / fdb-record-layer

A record-oriented store built on FoundationDB
Apache License 2.0
570 stars 102 forks source link

Investigate if references containing only plans can be safely reused. #2766

Open normen662 opened 4 weeks ago

normen662 commented 4 weeks ago

In the Cascades planner we try to reuse references if possible. We should not ever reuse references that can be pruned later on.