MCPcopy Create free account
hub / github.com/MaterializeInc/materialize / create_from

Method create_from

src/expr/src/linear.rs:1771–1791  ·  view source on GitHub ↗

Partitions `predicates` into non-temporal, and lower and upper temporal bounds. The first returned list is of predicates that do not contain `mz_now`. The second and third returned lists contain expressions that, once evaluated, lower and upper bound the validity interval of a record, respectively. These second two lists are populated only by binary expressions of the form ```ignore mz_now cmp_op

(mut mfp: MapFilterProject<E>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

optimizeMethod · 0.45
pushMethod · 0.45
cloneMethod · 0.45

Tested by

no test coverage detected