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