benibus commented on issue #38074: URL: https://github.com/apache/arrow/issues/38074#issuecomment-1751445025
I haven't managed to find the exact issue yet (I'm not too familiar with this code in particular), but this section is fairly suspicious: https://github.com/apache/arrow/blob/3697bcdd514fc5a0472dabd3928f6b4731554cda/cpp/src/arrow/acero/hash_join_node.cc#L1131-L1146 Note that this function is exclusive to the bloom filter path and the the value of `kMiniBatchLength` happens to be 1024... -- 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]
