Partition datastore and return on partitioned portion
partitions datastore subADS
= partition(ADS
,numPartitions
,index
)ADS
into the number of parts specified by
numPartitions
and returns the partition corresponding to the
index
.