risingwave_frontend::expr

Static CAST_TABLE

source
pub static CAST_TABLE: LazyLock<BTreeMap<(DataTypeName, DataTypeName), CastContext>>