Skip to content

Conversation

sunng87
Copy link
Member

@sunng87 sunng87 commented Jul 29, 2025

I hereby agree to the terms of the GreptimeDB CLA.

Refer to a related PR or issue link (optional)

#6591

What's changed and what's your intention?

This patch adds a function that can generate partition rule expression based on given:

  1. all possible characters of the string
  2. max length of the string
  3. how many partitions to have
  4. provided hardstops

PR Checklist

Please convert it to a draft if some of the following conditions are not met.

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR requires documentation updates.
  • API changes are backward compatible.
  • Schema or data changes are backward compatible.

@sunng87 sunng87 requested a review from a team as a code owner July 29, 2025 11:35
@sunng87 sunng87 marked this pull request as draft July 29, 2025 11:35
@github-actions github-actions bot added size/M docs-not-required This change does not impact docs. labels Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-not-required This change does not impact docs. size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant