fn sql_impl_table_func_inner(
    sql: &'static str,
    feature_flag: Option<&'static FeatureFlag>
) -> Operation<TableFuncPlan>