mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 03:12:13 +00:00
This patch adds the from_bytes() function to the i_partitioner class, whose purpose is parse a particular token and explicitly handle the case when the minimum token is specified. Signed-off-by: Duarte Nunes <duarte@scylladb.com>