Package io.deephaven.extensions.barrage.chunk.array
package io.deephaven.extensions.barrage.chunk.array
-
ClassDescriptionThe
ArrayExpansionKernelinterface provides a mechanism for expanding chunks containing arrays into a pair ofLongChunkandChunk<T>, enabling efficient handling of array-typed columnar data.