MCPcopy Create free account
hub / github.com/arkdb/inception / send_row_on_empty_set

Method send_row_on_empty_set

sql/sql_optimizer.h:565–570  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

do_selectFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected