Rebecca Taft

Results 6 issues of Rebecca Taft

This commit fixes an error in the statistics code that was caused by integer overflow when calculating the distinct count. Fixes #85499 Release note (bug fix): Fixed a rare internal...

Backport: * 1/1 commits from "sql: support index hints for insert and upsert" (#119104) * 1/1 commits from "opt: add tests showing that index hints don't affect uniqueness checks" (#119597)...

backport

Backport: * 1/1 commits from "sql: support index hints for insert and upsert" (#119104) * 1/1 commits from "opt: add tests showing that index hints don't affect uniqueness checks" (#119597)...

backport

Rebecca Taft (rytaft) commented: Opening a new ticket as requested in https://github.com/cockroachdb/docs/pull/18338#issuecomment-2021291246 cc @taroface There was a [support issue](https://github.com/cockroachlabs/support/issues/2876) where the customer was tuning their queries and was concerned that...

I noticed that we don't talk about partial statistics much in our docs. This feature was enabled initially in 25.1, and should probably be discussed in this page where we...