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

Function applyColumnarPatch

  • applyColumnarPatch(batch, patch, options?): ApplyColumnarPatchOutcomeV1
  • Experimental

    Apply one realtime patch to a normative GeoArrow batch.

    The call either writes into the batch's existing backings, rebuilds a compacted batch, or refuses the patch without touching a byte. See the module documentation for the identity, tombstone, threshold, and determinism rules.

    Parameters

    • batch: ColumnarBatchV1
    • patch: ColumnarPatchV1
    • options: ApplyColumnarPatchOptions = {}

    Returns ApplyColumnarPatchOutcomeV1

    • Defined in work/honua-sdk-js/honua-sdk-js/src/columnar/geoarrow-patch.ts:2200

Settings

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

Generated using TypeDoc