MCPcopy 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)]
545pub struct DatePartTimestamp(pub DateTimeUnits);
546
547impl EagerUnaryFunc for DatePartTimestamp {
548 type Input<'a> = CheckedTimestamp<NaiveDateTime>;

Callers 1

reduce_call_binaryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected