Uses of Class
com.databricks.jdbc.api.impl.arrow.incubator.ArrowResultChunkV2
Packages that use ArrowResultChunkV2
-
Uses of ArrowResultChunkV2 in com.databricks.jdbc.api.impl.arrow.incubator
Subclasses with type arguments of type ArrowResultChunkV2 in com.databricks.jdbc.api.impl.arrow.incubatorModifier and TypeClassDescriptionclassA V2 implementation of chunk provider that handles chunk downloads using Apache's async HTTP client.Methods in com.databricks.jdbc.api.impl.arrow.incubator that return ArrowResultChunkV2Modifier and TypeMethodDescriptionArrowResultChunkV2.Builder.build()protected ArrowResultChunkV2RemoteChunkProviderV2.createChunk(StatementId statementId, long chunkIndex, TSparkArrowResultLink resultLink) protected ArrowResultChunkV2RemoteChunkProviderV2.createChunk(StatementId statementId, long chunkIndex, com.databricks.sdk.service.sql.BaseChunkInfo chunkInfo)