Module optimizer_trace

Source
Expand description

Tracing utilities for explainable plans.

Structsยง

DispatchGuard
A wrapper around a tracing::subscriber::DefaultGuard.
OptimizerTrace
Provides functionality for tracing plans generated by the execution of an optimization pipeline.
TraceEntries
A collection of optimizer trace entries with convenient accessor methods.