Expand description
In-memory async events in arrow format
Structs§
- Async
Event Record - Represents a single async span event record. Optimized for high-frequency data - process info can be joined when needed.
- Async
Event Record Builder - A builder for creating a
RecordBatchof async event records.
Functions§
- async_
events_ table_ schema - Returns the schema for the async events table. Optimized for high-frequency data - excludes process info that can be joined.