You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "rdavis120 (via GitHub)" <gi...@apache.org> on 2023/05/11 15:01:52 UTC

[GitHub] [arrow] rdavis120 opened a new issue, #35552: add asof_join

rdavis120 opened a new issue, #35552:
URL: https://github.com/apache/arrow/issues/35552

   ### Describe the enhancement requested
   
   Expose the C++ AsofJoinNode to the R arrow package.  This would be similar to what was done in python:  https://github.com/apache/arrow/issues/34235
   
   In dplyr, it would map to left_join(x, y, by=join_by(closest(...))
   
   
   ### Component(s)
   
   R


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

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


[GitHub] [arrow] nealrichardson commented on issue #35552: [R] expose AsofJoinNode

Posted by "nealrichardson (via GitHub)" <gi...@apache.org>.
nealrichardson commented on issue #35552:
URL: https://github.com/apache/arrow/issues/35552#issuecomment-1545695665

   Duplicate of #20383?


-- 
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] rdavis120 closed issue #35552: [R] expose AsofJoinNode

Posted by "rdavis120 (via GitHub)" <gi...@apache.org>.
rdavis120 closed issue #35552: [R] expose AsofJoinNode
URL: https://github.com/apache/arrow/issues/35552


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

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


[GitHub] [arrow] rdavis120 commented on issue #35552: [R] expose AsofJoinNode

Posted by "rdavis120 (via GitHub)" <gi...@apache.org>.
rdavis120 commented on issue #35552:
URL: https://github.com/apache/arrow/issues/35552#issuecomment-1545862660

   yes


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