Often it can be difficult to know what the suitable split points are
upfront.In these instances, we can implement auto-splitting.
Here, the coordinator will create only one partition with a
key range which includes all the key space.
Each partition …