mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +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>