Function set_allow_query_fallback

Source
pub fn set_allow_query_fallback(
    exprs: Vec<Expr>,
    ctx: QueryContextRef,
) -> Result<()>
Expand description

Set the allow query fallback configuration parameter to true or false based on the provided expressions.