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

Fixes #850: apply max-doc-properties on indexed properties only, not all #852

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

tatu-at-datastax
Copy link
Contributor

What this PR does:

Changes Document validation to apply maximum properties per Document to only apply to indexed fields (that is, remove non-indexed fields).

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

Checklist

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

@tatu-at-datastax tatu-at-datastax self-assigned this Feb 1, 2024
@tatu-at-datastax tatu-at-datastax marked this pull request as ready for review February 1, 2024 21:47
@tatu-at-datastax tatu-at-datastax requested a review from a team as a code owner February 1, 2024 21:47
@tatu-at-datastax tatu-at-datastax merged commit 88e9396 into main Feb 1, 2024
2 checks passed
@tatu-at-datastax tatu-at-datastax deleted the tatu/850-max-doc-proprties-limit-for-indexed branch February 1, 2024 23:04
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: only apply Max Document Properties limits on indexed fields
2 participants