Module client

Source
Expand description

Implementation of the SparkConnectServiceClient

Structs§

ChannelBuilder
ChannelBuilder validates a connection string based on the requirements from Spark Documentation
Config
Config handler to set custom SparkSessionBuilder options
HeadersLayer
Headers to apply a gRPC request
HeadersMiddleware
Middleware used to apply provided headers onto a gRPC request
SparkConnectClient
Client wrapper to handle submitting requests and handling responses from the SparkConnectServiceClient

Type Aliases§

SparkClient