cockroachdb / cockroachdb/docs

sql, opt: support hint to disallow full scan, update coster to avoid full scans

オープン
#11,934 コメント 0 件 リアクション 0 件 担当者 1 名 @taroface に割り当て済み GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。