Function vortex_expr::datafusion::convert_expr_to_vortex
source ยท pub fn convert_expr_to_vortex(
physical_expr: Arc<dyn PhysicalExpr>,
) -> VortexResult<ExprRef>
pub fn convert_expr_to_vortex(
physical_expr: Arc<dyn PhysicalExpr>,
) -> VortexResult<ExprRef>