• Preparing search index...
  • The search index is not available
@honua/sdk-js
  • @honua/sdk-js
  • query-planner
  • toApacheArrowRecordBatch

Function toApacheArrowRecordBatch

  • toApacheArrowRecordBatch(batch, options?): Promise<ApacheArrowRecordBatchResult>
  • Experimental

    Wrap a validated Honua batch as a real Apache Arrow RecordBatch. Every Arrow data node aliases the Honua buffers; no geometry, attribute, or validity payload is copied.

    Parameters

    • batch: ColumnarBatchV1
    • options: ApacheArrowAdapterOptions = {}

    Returns Promise<ApacheArrowRecordBatchResult>

    • Defined in work/honua-sdk-js/honua-sdk-js/src/columnar/apache-arrow.ts:296

Settings

Member Visibility
@honua/sdk-js
  • Loading...

Generated using TypeDoc