Documentation
Dlang.org
InMemoryFragment
arrowdataset
in_memory_fragment
class
InMemoryFragment :
Fragment
{
this
(arrow.schema.Schema schema, arrow.record_batch.RecordBatch[] recordBatches);
}
Constructors
this
this
(arrow.schema.Schema schema, arrow.record_batch.RecordBatch[] recordBatches)
arrowdataset
in_memory_fragment
classes
InMemoryFragment