Package com.databricks.jdbc.api.impl.arrow
-
Interface Summary Interface Description ChunkProvider Implementations of this interface manage the retrieval and iteration overArrowResultChunks. -
Class Summary Class Description ArrowResultChunk ArrowResultChunk.ArrowResultChunkIterator ArrowResultChunk.Builder ArrowStreamResult InlineChunkProvider Class to manage inline Arrow chunksRemoteChunkProvider Class to manage Arrow chunks and fetch them on proactive basis.