模块 Arrow.node

参考

缓冲区类型 → BufferType
构建器 → Builder
通过异步迭代器构建 → builderThroughAsyncIterable
通过迭代器构建 → builderThroughIterable
数据 → Data
数据类型 → DataType
创建构建器 → makeBuilder
创建数据 → makeData
创建表 → makeTable
创建向量 → makeVector
映射行 → MapRow
记录批读取器 → RecordBatchReader
记录批写入器 → RecordBatchWriter
结构行 → StructRow
结构行代理 → StructRowProxy
 → Table
从数组创建表 → tableFromArrays
从IPC创建表 → tableFromIPC
从JSON创建表 → tableFromJSON
表转换为IPC → tableToIPC
类型 → Type
向量 → Vector
从数组创建向量 → vectorFromArray
访问器 → Visitor