Skip to content

Fix Collection name length limit#175

Merged
tmcallaghan merged 4 commits intoawslabs:masterfrom
satebam:fix_namingLimits
Nov 25, 2025
Merged

Fix Collection name length limit#175
tmcallaghan merged 4 commits intoawslabs:masterfrom
satebam:fix_namingLimits

Conversation

@satebam
Copy link
Contributor

@satebam satebam commented Nov 11, 2025

Issue #, if available:

Description of changes:

Increasing the collection name max limits.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Sateesh Bammidi and others added 4 commits November 5, 2025 22:41
Amazon DocumentDB doesn't allow index on field names like $**, $*** and so on.
With Amazon DocumentDB 5.0 (Engine Patch Version 3.0.15902)
longer collection name (namespace length up to 255 chars) is supported.

Reference: https://docs.aws.amazon.com/documentdb/latest/developerguide/release-notes.html
Copy link
Contributor

@tmcallaghan tmcallaghan left a comment

Choose a reason for hiding this comment

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

Approved.

@tmcallaghan tmcallaghan merged commit a030c0b into awslabs:master Nov 25, 2025
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