Module schema_rewriter

Module schema_rewriter 

Source
Expand description

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