neilconway commented on issue #22854: URL: https://github.com/apache/datafusion/issues/22854#issuecomment-4682848142
> I think the best way to implement it is specializing the entire execution stream, not only the hash table. Yeah, I agree that is worth exploring! My plan is * Land the initial existence probe implementation (#22914) * Extend it to support `RightMark` joins (#22880) * Then explore refactoring existence probes into a separate execution stream -- 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]
