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