-
Notifications
You must be signed in to change notification settings - Fork 4.1k
export: integrate memory monitoring #104329
Copy link
Copy link
Closed
Labels
A-cdcChange Data CaptureChange Data CaptureC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-cdc
Description
Right now, we read bytes from DistSQL and buffer bytes in the parquet library before writing them. We don't report the fact that we are buffering these bytes. EXPORT INTO PARQUET should report that these allocs are being held to memory monitors.
Jira issue: CRDB-28470
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-cdcChange Data CaptureChange Data CaptureC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-cdc