Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
)]
681
pub struct ErrorIfNull;
682
683
impl fmt::Display for ErrorIfNull {
684
fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
Callers
4
generate_column_casts
Function · 0.85
test_error_if_null_fires_on_null
Function · 0.85
test_error_if_null_passes_through_non_null
Function · 0.85
error_if_null
Function · 0.85
Calls
no outgoing calls
Tested by
2
test_error_if_null_fires_on_null
Function · 0.68
test_error_if_null_passes_through_non_null
Function · 0.68