resolve
resolve(
self ,
row: Mapping ,
**trim ,
)-> ‘dc.Patch’
Return the patch for a row.
Trim kwargs are hints (a slice of the plan, not the query): implementations may use them to read less, but exact trimming is re-applied above, so ignoring them is slower, never wrong.