Skip to content

colfetcher: incorrectly report bytes read as 0 #75128

@yuzefovich

Description

@yuzefovich

KV bytes read is incorrectly reported as 0:
Screen Shot 2022-01-18 at 10 08 22 PM

The problem is that we are eagerly closing the cFetcher which nils out row.KVFetcher, and the latter is responsible for reporting the number of bytes read. The bug is present on master and probably on 21.2.

Metadata

Metadata

Assignees

Labels

C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-sql-queriesSQL Queries Team

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions