mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-07 15:33:15 +00:00
Most of the time we're querying internal, we are going for the system. Defaulting to it just makes it easier, and callers can still change it with set_keyspace if needed. Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>