mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 00:20:47 +00:00
Read the system tables and instantiate table columns to in-memory data structures. NOTE! We only support one component per partition and clustering key because there is no way to pass component index to the schema builder. Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>