fdb-record-layer icon indicating copy to clipboard operation
fdb-record-layer copied to clipboard

do not use `IndexKeyValueToPartialRecord` in the Cascades planner

Open normen662 opened this issue 5 months ago • 0 comments

This issue is to exclusively use IndexKeyValueToPartialRecord in the heuristic planner and use a RecordConstructorValue or similar to compute the partial record that the RecordQueryCoveringIndexScanPlan can then return.

normen662 avatar Sep 04 '24 14:09 normen662