mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
small comment to remind me
This commit is contained in:
parent
487be5ef1b
commit
65219c65fc
1 changed files with 1 additions and 0 deletions
1
index.go
1
index.go
|
|
@ -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?
|
||||
// ???
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue