Skip to content

Add info for compation config dialog#11847

Merged
vogievetsky merged 7 commits intoapache:masterfrom
ChihyunChang:feature-add-info-for-compation-config-dialog
Nov 2, 2021
Merged

Add info for compation config dialog#11847
vogievetsky merged 7 commits intoapache:masterfrom
ChihyunChang:feature-add-info-for-compation-config-dialog

Conversation

@ChihyunChang
Copy link
Contributor

@ChihyunChang ChihyunChang commented Oct 26, 2021

Once auto compaction with single_dim partitioning is configured, you can not switch from using targetRows to maxRows easily in the web console

Add details in compaction-dialog info to address leave blank can show the properties of the selected partitioning type

hashed - [optional but can only submit the config form with one of the properties]

  • maxRowsPerSegment
  • targetRowsPerSegment
  • numShards

single_dim - [required and can only submit the config form with one of the properties]

  • maxRowsPerSegment
  • targetRowsPerSegment

Description


Key changed/added classes in this PR
  • compaction-config.tsx

This PR has:

  • been self-reviewed.

info: <p>Maximum number of rows to include in a partition.</p>,
info: (
<>
<p>Maximum number of rows to include in a partition.</p>{' '}
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think you need the {' '} in this line, I bet it was just a typo that prettier fixed up for you. Otherwise these changes look good!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you for spotting my typo, removed it

@vogievetsky vogievetsky reopened this Oct 28, 2021
@vogievetsky
Copy link
Contributor

Trying to get travis to re-run

@ChihyunChang ChihyunChang reopened this Oct 28, 2021
@suneet-s suneet-s closed this Oct 28, 2021
@suneet-s suneet-s reopened this Oct 28, 2021
@suneet-s
Copy link
Contributor

hmm I wonder why travis is so finicky

@jihoonson
Copy link
Contributor

image

@suneet-s seems like we were hitting the quota. Now it looks better.

@vogievetsky vogievetsky merged commit 88bbc8e into apache:master Nov 2, 2021
@abhishekagarwal87 abhishekagarwal87 added this to the 0.23.0 milestone May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants