Function databend_common_ast::parser::statement::set_table_option

source ยท
pub fn set_table_option(i: Input<'_>) -> IResult<'_, BTreeMap<String, String>>