| Package | Description |
|---|---|
| com.aliyun.odps.table.record.constructor |
| Modifier and Type | Method and Description |
|---|---|
static ArrowBatchConstructor<ArrayRecord> |
RecordToArrowConverter.createRecordArrowBatchConstructor(List<Column> dataColumns,
org.apache.arrow.memory.BufferAllocator allocator) |
static ArrowBatchConstructor<ArrayRecord> |
RecordToArrowConverter.createRecordArrowBatchConstructor(List<Column> dataColumns,
org.apache.arrow.vector.VectorSchemaRoot root)
Creates an
ArrowBatchConstructor for the specified VectorSchemaRoot. |
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.