Skip to content

Compaction show policy type and disk format - #4466

Merged
morningman merged 2 commits into
apache:masterfrom
ZhangYu0123:compaction_show
Aug 30, 2020
Merged

Compaction show policy type and disk format#4466
morningman merged 2 commits into
apache:masterfrom
ZhangYu0123:compaction_show

Conversation

@ZhangYu0123

Copy link
Copy Markdown
Contributor

Proposed changes

Add more information in compaction show api
1、add cumulative policy type
2、format rowset total disk size

Types of changes

What types of changes does your code introduce to Doris?
Put an x in the boxes that apply

  • [] Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)
  • [] Code refactor (Modify the code structure, format the code, etc...)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

@morningmanmorningman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@morningmanmorningman self-assigned this Aug 28, 2020
@morningmanmorningman added approved Indicates a PR has been approved by one committer. kind/improvement labels Aug 28, 2020
@morningman
morningman merged commit 1d93ba0 into apache:masterAug 30, 2020
@yangzhgyangzhg mentioned this pull request Feb 9, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.kind/improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Compaction][Api] enhance compaction show api, add policy type and format disk size

2 participants

@ZhangYu0123@morningman