Skip to content

Conversation

@faizaanmadhani
Copy link
Contributor

@faizaanmadhani faizaanmadhani commented Nov 11, 2022

Previously, the partial statistics rfc indicated
that we would need to add a column to system.table_statistics
that would store a boolean indicating that the statistic is partial.
However, the implementation differs from this (#91248)
and instead adds a column to store a string containing a predicate.
This PR updates the RFC to be consistent with this change.

Release note: None

Epic: CRDB-19449

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@faizaanmadhani faizaanmadhani force-pushed the faizaan/update-partial-stats-rfc-pred-column branch 2 times, most recently from b855d58 to 7ac2a98 Compare November 11, 2022 18:55
Previously, the partial statistics rfc indicated
that we would need to add a column to `system.table_statistics`
that would store a boolean indicating that the statistic is
partial. However, the implementation differs from this (cockroachdb#91248)
and instead adds a column to store a string containing a
predicate. This PR updates the RFC to be consistent with this
change.

Release note: None

Epic: CRDB-19449
@faizaanmadhani faizaanmadhani force-pushed the faizaan/update-partial-stats-rfc-pred-column branch from 7ac2a98 to d2095ec Compare November 11, 2022 18:57
@faizaanmadhani faizaanmadhani marked this pull request as ready for review November 11, 2022 19:00
@faizaanmadhani faizaanmadhani requested a review from a team as a code owner November 11, 2022 19:00
@faizaanmadhani faizaanmadhani requested review from a team, michae2 and rytaft November 11, 2022 19:00
@faizaanmadhani faizaanmadhani changed the title rfcs: update the partial stats collection rfc to reflect current implementation rfcs: update the partial stats collection rfc to reflect implementation Nov 11, 2022
Copy link
Collaborator

@rytaft rytaft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @michae2)

@faizaanmadhani
Copy link
Contributor Author

TFTR! 🎉

bors r=rytaft

@craig
Copy link
Contributor

craig bot commented Nov 15, 2022

Build succeeded:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants