cockroachdb / cockroachdb/docs
sql, opt: support hint to disallow full scan, update coster to avoid full scans
オープン
C-product-change
release-22.1
- 主要言語
- HTML
- スター
- 212
- フォーク
- 476
- 平均マージ
- 40分
- マージ済み PR(30日)
- 3
説明
Exalate commented:
https://github.com/cockroachdb/cockroach/pull/71317 --- Release note (sql change): Fixed an oversight in which a full scan of a partial index could be rejected due to the disallow_full_table_scans setting. Full scans of partial indexes will no longer be rejected if disallow_full_table_scans is true, since a full scan of a partial index must be a constrained scan of the table.
Jira Issue: DOC-1713
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。