neilconway commented on PR #22914: URL: https://github.com/apache/datafusion/pull/22914#issuecomment-4682606367
Related / followon work: * I'd expect this approach should be a major win for mark joins; I'll implement that in a follow-on PR (#22880) * This PR includes a fix for `ArrayMap` probe key -> bucket mapping logic, which I've sent as a separate PR (#22911); I'll adjust this PR once that lands * There's also a concurrent PR to fix HashMap behavior for build/probe rows with NULLs in their join keys (#22893); I'll adjust this PR once that lands -- 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]
