jorisvandenbossche commented on PR #34234: URL: https://github.com/apache/arrow/pull/34234#issuecomment-1453485713
@judahrand I merged https://github.com/apache/arrow/pull/34102, so you should be able to add a `AsofJoinNodeOptions` subclass, and then update `_perform_join_asof` to use that options class together with Declaration (similar as I am doing in https://github.com/apache/arrow/pull/3440) -- 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]
