arrowdataset.in_memory_fragment
Module for [InMemoryFragment] class
Types 3
Methods
InMemoryFragment self()Returns `this`, for use in `with` statements.InMemoryFragmentGidBuilder builder()Get builder for [arrowdataset.inmemoryfragment.InMemoryFragment] Returns: New builder objectConstructors
this(arrow.schema.Schema schema, arrow.record_batch.RecordBatch[] recordBatches)Fluent builder for [arrowdataset.in_memory_fragment.InMemoryFragment]
Methods