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

Method name

src/transform/src/lib.rs:450–452  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

448
449impl Transform for Fixpoint {
450 fn name(&self) -> &'static str {
451 self.name
452 }
453
454 #[mz_ore::instrument(
455 target = "optimizer",

Callers 8

pkcs12der_from_pemFunction · 0.45
reset_kafkaMethod · 0.45
try_run_sqlFunction · 0.45
check_topic_existsFunction · 0.45
run_verify_topicFunction · 0.45
from_jsonFunction · 0.45
transformMethod · 0.45
humanizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected