I am currently setting up my shardmap
manager, shard map ... via the PowerShell
script provided here.
While the example uses int as ShardingKey
type, I have a binary(16) ShardingKey
, does anyone know how to determine and pass a high key of max binary(16) to Add-RangeMapping
?