-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
C-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-sql-queriesSQL Queries TeamSQL Queries Team
Description
In 20.1 release we extended the propagation of the soft limits, so now we have them on scan nodes. However, currently we're ignoring soft limits since the TableReaders will still read too eagerly in the soft limit case. To prevent this we'll need a new mechanism on the execution side to modulate table reads.
Jira issue: CRDB-4420
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-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-sql-queriesSQL Queries TeamSQL Queries Team
Type
Projects
Status
Done