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

(TEST / WIP) Increase maximum array size limit from 100 to 1000 #764

Closed
wants to merge 7 commits into from

Conversation

tatu-at-datastax
Copy link
Contributor

What this PR does:

Relaxes JSON API document limits for array sizes to 1,000 from 100, based on user feedback

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

Checklist

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

@tatu-at-datastax tatu-at-datastax self-assigned this Jan 4, 2024
@tatu-at-datastax
Copy link
Contributor Author

Bad base (not from "main"), closing.

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.

Increase DocumentLimitsConfig.maxArrayLength from 100 to 1000
1 participant