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

Fix #823: increase max number length limit to 100 (from 50) #826

Merged
merged 6 commits into from
Jan 26, 2024

Conversation

tatu-at-datastax
Copy link
Contributor

@tatu-at-datastax tatu-at-datastax commented Jan 23, 2024

What this PR does:

Increases "maximum number length" limit to 100 characters (from 50)

Which issue(s) this PR fixes:
Fixes #823

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@tatu-at-datastax tatu-at-datastax requested a review from a team as a code owner January 23, 2024 18:21
@tatu-at-datastax tatu-at-datastax marked this pull request as draft January 23, 2024 18:21
@tatu-at-datastax tatu-at-datastax marked this pull request as ready for review January 23, 2024 21:02
Copy link
Collaborator

@vkarpov15 vkarpov15 left a comment

Choose a reason for hiding this comment

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

LGTM

@tatu-at-datastax tatu-at-datastax merged commit fd48b89 into main Jan 26, 2024
2 checks passed
@tatu-at-datastax tatu-at-datastax deleted the tatu/818-max-number-len-to-100 branch January 26, 2024 18:44
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.

Document limits: increase "max-number-length" from 50 to 100 digits
2 participants