Module spans_table

Module spans_table 

Source
Expand description

Arrow schema for the otel_spans view Arrow schema for the otel_spans view.

Per the plan, trace_id is FixedSizeBinary[16] and span_id / parent_span_id are FixedSizeBinary[8] — the lengths are fixed by W3C Trace Context, so the variable-Binary offsets array would be pure overhead.

Functions§

otel_spans_table_schema