Crate arrow_udf_runtime

Crate arrow_udf_runtime 

Source
Expand description

Arrow UDF Runtime

Modules§

javascript
JavaScript UDF for Apache Arrow
python
Python UDF for Apache Arrow
remote
Remote UDF based on Arrow Flight
wasm
WebAssembly UDF for Apache Arrow

Enums§

CallMode
Whether the function will be called when some of its arguments are null.