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