Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ name
Method
name
datafusion/functions-window/src/rank.rs:199–201 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
197
198
impl WindowUDFImpl for Rank {
199
fn name(&self) -> &str {
200
&self.name
201
}
202
203
fn signature(&self) -> &Signature {
204
&self.signature
Callers
2
plan_window
Method · 0.45
field
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected