Documentation
Dlang.org
RecordBatch.this
arrow
record_batch
RecordBatch
this
(void* ptr, Flag!"Take" take)
this
(arrow.schema.Schema schema, uint nRows, arrow.array.Array[] columns)
class
RecordBatch
this
(
arrow.schema.Schema
schema
,
uint
nRows
,
arrow.array.Array
[]
columns
)
arrow
record_batch
RecordBatch
constructors
this
functions
addColumn
equal
equalMetadata
export_
filter
getColumnData
getColumnName
getNColumns
getNRows
getSchema
removeColumn
self
serialize
slice
sortIndices
take
toString_
properties
gType
static functions
getGType
import_