Interface CreatedGeoArrowBatchExperimental

interface CreatedGeoArrowBatch {
    batch: ColumnarBatchV1;
    metrics: GeoArrowConversionMetrics;
}

Hierarchy (view full)

Properties

Properties