Return whether the caller should send a row even if the join produced no rows if: - there is an aggregate function (sum_func_count!=0), and - the query is not grouped, and - a possible HAVING clause evaluates to TRUE. @note: if there is a having clause, it must be evaluated before returning the row. */
source not stored for this graph (policy: none)