MCPcopy Create free account
hub / github.com/apache/datafusion / StreamWrite

Class StreamWrite

datafusion/catalog/src/stream.rs:393–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

391
392#[derive(Debug)]
393struct StreamWrite(Arc<StreamConfig>);
394
395impl DisplayAs for StreamWrite {
396 fn fmt_as(&self, t: DisplayFormatType, f: &mut Formatter) -> std::fmt::Result {

Callers 1

insert_intoMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…