Function script::python::ffi_types::copr::parse::parse_and_compile_copr

source ยท
pub fn parse_and_compile_copr(
    script: &str,
    query_engine: Option<QueryEngineRef>,
) -> Result<Coprocessor>
Expand description

parse script and return Coprocessor struct with info extract from ast