You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/07/21 23:36:59 UTC

[GitHub] [arrow-datafusion] Jimexist commented on pull request #761: fix 226, make `concat`, `concat_ws`, and `random` work with `Python` crate

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org