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

Method default

src/expr/src/relation.rs:3265–3267  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3263
3264impl Default for JoinImplementation {
3265 fn default() -> Self {
3266 JoinImplementation::Unimplemented
3267 }
3268}
3269
3270impl JoinImplementation {

Callers 1

on_unique_window_aggMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected