MCPcopy 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)]
578pub struct DatePartTimestampTz(pub DateTimeUnits);
579
580impl EagerUnaryFunc for DatePartTimestampTz {
581 type Input<'a> = CheckedTimestamp<DateTime<Utc>>;

Callers 1

reduce_call_binaryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected