Function script::python::ffi_types::copr::exec_parsed

source ยท
pub fn exec_parsed(
    copr: &Coprocessor,
    rb: &Option<RecordBatch>,
    params: &HashMap<String, String>,
    eval_ctx: &EvalContext,
) -> Result<RecordBatch>
Expand description

using a parsed Coprocessor struct as input to execute python code