pub fn proto_error<S: Into<String>>(message: S) -> DataFusionErrorExpand description
Return a DataFusionError::Internal with the given message
pub fn proto_error<S: Into<String>>(message: S) -> DataFusionErrorReturn a DataFusionError::Internal with the given message