small comment to remind me

This commit is contained in:
David Kagan 2023-04-03 11:13:32 -04:00
parent 487be5ef1b
commit 65219c65fc

View file

@ -1022,6 +1022,7 @@ func (i *Index) DeleteShard(ctx context.Context, indexName string, shardID uint6
// Delete shard
// --> need to make schemator DeleteShard too?
// --> --> --> The real question is where to actually delete the shard? and how? Through fields? Views?
// --> --> shards and partitions aren't part of schema?
// ???