Static mz_sql::plan::typeconv::VALID_CASTS

source ยท
static VALID_CASTS: LazyLock<BTreeMap<(ScalarBaseType, ScalarBaseType), CastImpl>>