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/04/30 09:00:36 UTC

[GitHub] [arrow-datafusion] jorgecarleitao opened a new issue #226: `Concat` from Dataframe API no longer accepts multiple expressions

jorgecarleitao opened a new issue #226:
URL: https://github.com/apache/arrow-datafusion/issues/226


   The function has signature `concat(Expr)`, while some time ago it had the signature `concat(&[Expr])`.
   
   I think that it makes sense to be `concat(&[Expr])`, as we AFAIK we hope to concatenate more than one expression.
   
   Found while trying to bump python-datafusion to latest DataFusion.
   


-- 
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.

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



[GitHub] [arrow-datafusion] Dandandan closed issue #226: `Concat` from Dataframe API no longer accepts multiple expressions

Posted by GitBox <gi...@apache.org>.
Dandandan closed issue #226:
URL: https://github.com/apache/arrow-datafusion/issues/226


   


-- 
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



[GitHub] [arrow-datafusion] Jimexist commented on issue #226: `Concat` from Dataframe API no longer accepts multiple expressions

Posted by GitBox <gi...@apache.org>.
Jimexist commented on issue #226:
URL: https://github.com/apache/arrow-datafusion/issues/226#issuecomment-881923200


   i can probably take a look this week


-- 
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