Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ name
Method
name
datafusion/functions-nested/src/array_has.rs:115–117 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
113
114
impl ScalarUDFImpl for ArrayHas {
115
fn name(&self) -> &str {
116
"array_has"
117
}
118
119
fn signature(&self) -> &Signature {
120
&self.signature
Callers
2
simplify
Method · 0.45
invoke_with_args
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected