Package com.databricks.jdbc.api.impl.thrift
-
Interface Summary Interface Description ThriftBatchFetcher Interface for fetching Thrift columnar result batches from the server. -
Class Summary Class Description StreamingColumnarResult High-throughput streaming implementation for Thrift columnar results.ThriftBatchFetcherImpl Default implementation of ThriftBatchFetcher that uses the session's Databricks client to fetch batches.