1 Answer
- Newest
- Most votes
- Most comments
2
It's not a concern. The partition key is hashed before being used to look for the item from the underlying physical partition. Two slightly different partition key values will hash very differently.
Relevant content
- asked 4 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago

That's great to know. Thank you very much!