You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now in the case of a token aware query on a keyspace other than default, it will use the plan for the default keyspace.
Those queries should follow the plan described in the keyspace, could cost a few allocations as queries on non-default keyspaces should be quite rare.
The text was updated successfully, but these errors were encountered:
Right now in the case of a token aware query on a keyspace other than default, it will use the plan for the default keyspace.
Those queries should follow the plan described in the keyspace, could cost a few allocations as queries on non-default keyspaces should be quite rare.
The text was updated successfully, but these errors were encountered: