Skip to content

Commit 4d552bb

Browse files
TheovanKraayCopilot
andcommitted
Update instructions/convert-cassandra-to-spring-data-cosmos.instructions.md
Co-authored-by: Copilot <[email protected]>
1 parent 67632d4 commit 4d552bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instructions/convert-cassandra-to-spring-data-cosmos.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@ az cosmosdb sql role assignment create \
964964
**Root Cause**: Different data distribution strategies
965965
**Solution**: Choose appropriate partition key based on query patterns, typically the most frequently queried field
966966

967-
#### Issue 9: UUID to String conversion issues
967+
#### Issue 10: UUID to String conversion issues
968968
**Problem**: Test files and controllers still using UUID types
969969
**Error**: `Cannot convert UUID to String` or type mismatch errors
970970
**Root Cause**: Not all occurrences of UUID were converted to String

0 commit comments

Comments
 (0)