LiaCastaneda commented on PR #19761:
URL: https://github.com/apache/datafusion/pull/19761#issuecomment-3943321767
> This sounds good. It would be nice if this mechanism is handled by the
dynamic filter rather than just an if build_side.rows == 0 { return Completed;
} on the HashJoinExec, as at the end of the day, this is just an extreme case
of dynamic filtering.
But it should work even if dynamic filtering is disabled right?
--
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]