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
As `PartitionerName` is now public and retrievable from
`PreparedStatement` using `get_partitioner_name()`, it makes sense to
accept it in `calculate_token_for_partition_key` instead of an
`impl Partitioner` generic parameter.
0 commit comments