mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 04:56:58 +00:00
Just like scylla-sstable-index, scylla-types accepts types in (short) cassandra class name notation. The mapping from the clq3 type names to the class names is not straight-forward in all cases, so provide a link to a table which lists the cassandra class name of all supported types (and more). Signed-off-by: Botond Dénes <bdenes@scylladb.com> Message-Id: <20210120083816.37774-2-bdenes@scylladb.com>