Skip to content

opt: update stats quality tests with multi-column stats#48374

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
rytaft:stats-qual
May 5, 2020
Merged

opt: update stats quality tests with multi-column stats#48374
craig[bot] merged 1 commit intocockroachdb:masterfrom
rytaft:stats-qual

Conversation

@rytaft
Copy link
Copy Markdown
Collaborator

@rytaft rytaft commented May 4, 2020

This commit updates the injected stats for the TPC-C and TPC-H stats
quality tests to include multi-column stats. Since multi-column stats
are currently only used by the optimizer in a few limited cases, none
of the plans changed.

This commit is in preparation for work that will be done in the optimizer
to use multi-column stats for selectivity estimation.

Informs #34422

Release note: None

This commit updates the injected stats for the TPC-C and TPC-H stats
quality tests to include multi-column stats. Since multi-column stats
are currently only used by the optimizer in a few limited cases, none
of the plans changed.

This commit is in preparation for work that will be done in the optimizer
to use multi-column stats for selectivity estimation.

Informs cockroachdb#34422

Release note: None
@rytaft rytaft requested a review from RaduBerinde May 4, 2020 21:06
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Member

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @RaduBerinde)

Copy link
Copy Markdown
Collaborator Author

@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.

TFTR!

bors r+

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained

@craig
Copy link
Copy Markdown
Contributor

craig bot commented May 5, 2020

Build succeeded

@craig craig bot merged commit 7faaeb9 into cockroachdb:master May 5, 2020
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