Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaterializeInc/materialize
/ DatePartInterval
Class
DatePartInterval
src/expr/src/scalar/func/impls/timestamp.rs:389–389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
387
MzReflect
388
)]
389
pub struct DatePartInterval(pub DateTimeUnits);
390
391
impl EagerUnaryFunc for DatePartInterval {
392
type Input<'a> = Interval;
Callers
1
reduce_call_binary
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected