Constantsยง
- INTERPRETER ๐
Functionsยง
- exec_
with_ ๐cached_ vm - init_
interpreter ๐init interpreter with type PyVector and Module: greptime - rspy_
exec_ ๐parsed UsingRustPython
to run a parsedCoprocessor
struct as input to execute python code - set_
items_ ๐in_ scope set arguments with given name and values in python scopes - try_
into_ ๐columns convert a tuple ofPyVector
or onePyVector
(wrapped in a Python Object RefPyObjectRef
) to aVec<VectorRef>
by default, a constant(int/float/bool) gives the a constant array of same length with input args