MCPcopy 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)]
389pub struct DatePartInterval(pub DateTimeUnits);
390
391impl EagerUnaryFunc for DatePartInterval {
392 type Input<'a> = Interval;

Callers 1

reduce_call_binaryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected