MCPcopy Create free account
hub / github.com/MaterializeInc/materialize / ErrorIfNull

Class ErrorIfNull

src/expr/src/scalar/func/variadic.rs:681–681  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

679 MzReflect
680)]
681pub struct ErrorIfNull;
682
683impl fmt::Display for ErrorIfNull {
684 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {

Callers 4

generate_column_castsFunction · 0.85
error_if_nullFunction · 0.85

Calls

no outgoing calls