pub type PhysicalExprRef = Arc<dyn PhysicalExpr>;
Expand description

Shared PhysicalExpr.