Expand description
Execution plan for writing data to DataSinks
Structs§
- Data
Sink Exec - Execution plan for writing record batches to a
DataSink
Traits§
- Data
Sink DataSinkimplements writing streams of [RecordBatch]es to user defined destinations.
Functions§
- make_
count_ 🔒batch - Create a output record batch with a count
- make_
count_ 🔒schema