barbarj commented on PR #24382: URL: https://github.com/apache/datafusion/pull/24382#issuecomment-5337818375
My intent here was to keep the `List`/`Hash` choice across the network, though I can see a case for bumping the `Hash` to "bloom" when serializing to keep the wire size down. But I'd expect we'd need another intra-DataFusion reason to add the bloom filter code besides this. Related: #16435 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
