Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for configuring dynamic partitioning #1335

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

akupila
Copy link
Contributor

@akupila akupila commented Aug 13, 2024

CLA

  • I have signed the Stream CLA (required).
  • Code changes are tested

Description of the changes, What, Why and How?

This adds support for configuring Dynamic Partitioning. The partition size is the desired size of the partition, and the rotation is how often the partitions should be randomized (disabled by default).

Changelog

  • Support configuring Dynamic partitioning

Copy link
Contributor

github-actions bot commented Aug 13, 2024

Size Change: 0 B

Total Size: 382 kB

ℹ️ View Unchanged
Filename Size
dist/browser.es.js 82.6 kB
dist/browser.full-bundle.min.js 49.1 kB
dist/browser.js 83.6 kB
dist/index.es.js 82.6 kB
dist/index.js 83.6 kB

compressed-size-action

Copy link
Contributor

@kanat kanat left a comment

Choose a reason for hiding this comment

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

LGTM

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.

2 participants