Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::execution::registry - Rust
[go: Go Back, main page]

Module registry

Source

Structs§

MemoryFunctionRegistry
A FunctionRegistry that uses in memory HashMaps

Traits§

FunctionRegistry
A registry knows how to build logical expressions out of user-defined function’ names
SerializerRegistry
Serializer and deserializer registry for extensions like UserDefinedLogicalNode.