Jimexist commented on pull request #761: URL: https://github.com/apache/arrow-datafusion/pull/761#issuecomment-884564559
> Thanks @Jimexist ! Looks good to me -- we often add a `pub use` in the `logical_plan/expr.rs` for functions such as `concat`, `concat_ws`, and `random` which might be useful too > > https://github.com/apache/arrow-datafusion/blob/master/datafusion/src/logical_plan/mod.rs#L38-L48 i think it's already in that `pub use` list -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
