Skip to main content

trace_reply_to_parquet_row

Function trace_reply_to_parquet_row 

Source
fn trace_reply_to_parquet_row(
    reply: TraceReply,
    rx_worker_id: u32,
    worker_map: &BiHashMap<u32, String>,
    origin_id: u32,
) -> ParquetDataRow
Expand description

Converts a TraceReply into a ParquetDataRow for writing to a Parquet file.