icexelloss commented on PR #13880: URL: https://github.com/apache/arrow/pull/13880#issuecomment-1231862293
> @icexelloss, I considered [using `table_builder`](https://github.com/apache/arrow/blob/ac0949bd5fb627e57785799b76232688f1a348f5/cpp/src/arrow/table_builder.h) per [your `AsofJoin` follow-up items](https://github.com/apache/arrow/pull/13028#issue-1219272878). It looks like it should work without too much trouble but won't significantly simplify the `AsofJoinNode` materialize-code, which relies on specific code per type-id for performance. Let me know if you'd like this done. Let's leave it out for this PR and revisit in the future. -- 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]
