actually use the index

tenant-schema-isolation-complete-view
Onur Tirtir 2023-10-13 14:55:09 +03:00
parent e9c05647af
commit a2fb92d8dd
1 changed files with 1 additions and 1 deletions

View File

@ -1512,7 +1512,7 @@ NodeGroupGetSeparatedShardPlacementGroup(int32 groupId)
ShardPlacementGroup *nodeShardPlacementGroup = NULL; ShardPlacementGroup *nodeShardPlacementGroup = NULL;
bool shardPlacementGroupNeedsSeparateNode = false; bool shardPlacementGroupNeedsSeparateNode = false;
bool indexOK = false; bool indexOK = true;
int scanKeyCount = 1; int scanKeyCount = 1;
ScanKeyData scanKey[1]; ScanKeyData scanKey[1];