Uses of Class
com.databricks.jdbc.api.impl.arrow.incubator.ArrowResultChunkV2
-
Packages that use ArrowResultChunkV2 Package Description com.databricks.jdbc.api.impl.arrow.incubator -
-
Uses of ArrowResultChunkV2 in com.databricks.jdbc.api.impl.arrow.incubator
Methods in com.databricks.jdbc.api.impl.arrow.incubator that return ArrowResultChunkV2 Modifier and Type Method Description ArrowResultChunkV2ArrowResultChunkV2.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)
-