-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: plumb min_timestamp_bound to TableReader #67556
Copy link
Copy link
Closed
Labels
A-multiregionRelated to multi-regionRelated to multi-regionA-sql-executionRelating to SQL execution.Relating to SQL execution.A-sql-executorSQL txn logicSQL txn logicC-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-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Description
Part of #66020.
Needed for stage 1.
See https://github.com/cockroachdb/cockroach/blob/025c53decd8eb00cb70a1d410692026c9f8614dc/docs/RFCS/20210519_bounded_staleness_reads.md#sql-execution.
Prototyped in #62239.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-multiregionRelated to multi-regionRelated to multi-regionA-sql-executionRelating to SQL execution.Relating to SQL execution.A-sql-executorSQL txn logicSQL txn logicC-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-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)