pub static ALLOWED_EXT_SCHEMES: LazyLock<RwLock<PlHashSet<&'static str>>>
Allow-list of external cloud schemes that use an external object_store builder. Superset of builtin ext_schemes to support internal testing.