pub(crate) fn is_lateral_join(join: &Join) -> Result<bool>
Return true iff the given [Join] is lateral.
true
Join