risingwave_expr::table_function::empty

Function empty

source
pub fn empty(return_type: DataType) -> BoxedTableFunction
Expand description

An empty table function that returns nothing.