uchenily commented on code in PR #45918: URL: https://github.com/apache/arrow/pull/45918#discussion_r2013245768
########## cpp/src/arrow/acero/swiss_join.cc: ########## @@ -2240,6 +2241,29 @@ void JoinProbeProcessor::Init(int num_key_columns, JoinType join_type, } cmp_ = cmp; output_batch_fn_ = output_batch_fn; + Review Comment: Thanks for your review, let me think about how to do next. -- 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]
