Module mz_repr::explain::tracing

source ·
Expand description

Tracing utilities for explainable plans.

Structs§

  • A helper struct for wrapping entries that represent the invocation context of a function or method call into an object that renders as their hash.
  • A tracing layer used to accumulate a sequence of explainable plans.
  • A struct created as a reflection of a trace_plan call.

Functions§

  • Create a span identified by segment and trace misc in it.
  • Create a span identified by segment and trace plan in it.
  • Trace a fragment of type T to be emitted as part of an EXPLAIN OPTIMIZER TRACE output.