pub static EXEMPLARS: LazyLock<SchemaRef>Expand description
EXEMPLARS — the bridge from a metric point to the trace that produced it.
parent_id is a data point id, and data point ids are one shared space
across all four point tables precisely so that this column needs no
discriminant saying which one to look in.