Skip to content

Conversation

@Jibing-Li
Copy link
Contributor

This is the first pr for supporting collect partition level stats. This is the POC implementation for OlapTable.
Using enable_partition_analyze variable to control enable it or not. Default is false, so this pr will not affect the current collection behavior.
There will be following PRs to improve this function.

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@Jibing-Li Jibing-Li marked this pull request as ready for review May 8, 2024 11:55
@Jibing-Li
Copy link
Contributor Author

run buildall

@Jibing-Li Jibing-Li changed the title [feature](statistics)Collect partition stats [feature](statistics)Support collect OlapTable partition stats May 9, 2024
Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label May 9, 2024
@github-actions
Copy link
Contributor

github-actions bot commented May 9, 2024

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor

github-actions bot commented May 9, 2024

PR approved by anyone and no changes requested.

@Jibing-Li Jibing-Li merged commit 365afc7 into apache:master May 9, 2024
@Jibing-Li Jibing-Li deleted the partsql branch May 9, 2024 07:27
ByteYue pushed a commit to ByteYue/doris that referenced this pull request May 15, 2024
morningman added a commit that referenced this pull request Sep 25, 2024
…41230)

bp #40774
and pick part of #34552, add `isPartitionedTable()` interface in `TableIf`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. dev/3.0.0-merged not-merge/2.1 reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants