Skip to main content

emit_fields

Function emit_fields 

Source
pub(crate) fn emit_fields(j: &mut Json, b: &RecordBatch, row: u32)
Expand description

Every non-null column of one row, by name.

The block-local ids are skipped: the caller asked for a log line or a span event, not for the row numbers that found it.