Module physical_expr_adapter

Module physical_expr_adapter 

Source
Expand description

Modules§

schema_rewriter
Physical expression schema rewriting utilities

Structs§

DefaultPhysicalExprAdapter
Default implementation for rewriting physical expressions to match different schemas.
DefaultPhysicalExprAdapterFactory

Traits§

PhysicalExprAdapter
Trait for adapting physical expressions to match a target schema.
PhysicalExprAdapterFactory