Open rytaft opened 5 years ago
We have marked this issue as stale because it has been inactive for 18 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 5 days to keep the issue queue tidy. Thank you for your contribution to CockroachDB!
We have marked this issue as stale because it has been inactive for 18 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to CockroachDB!
still relevant
Related to #41524.
As described in this comment, it may not be useful to calculate stats at all if we're building a memo with placeholders for reuse, since only normalization rules are applied at that stage. We'd still want to calculate stats and then clear the column stats for the no-placeholders case though, since the exec builder uses the row count.
cc @RaduBerinde
Jira issue: CRDB-5412