Module datafusion_python::datafusion_expr::registry
source · Expand description
FunctionRegistry trait
Structs§
- A
FunctionRegistrythat uses in memoryHashMaps
Traits§
- A registry knows how to build logical expressions out of user-defined function’ names
- Serializer and deserializer registry for extensions like UserDefinedLogicalNode.