Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ name
Method
name
datafusion/functions-nested/src/array_any_match.rs:110–112 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
108
109
impl HigherOrderUDFImpl for ArrayAnyMatch {
110
fn name(&self) -> &str {
111
"array_any_match"
112
}
113
114
fn aliases(&self) -> &[String] {
115
&self.aliases
Callers
3
lambda_parameters
Method · 0.45
return_field_from_args
Method · 0.45
invoke_with_args
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected