pub fn to_execution_error(
    e: impl Into<Box<dyn Error + Send + Sync>>,
) -> DataFusionError