ProtocolVersion
Specifies the protocol version used by the provider when authenticating and exchanging data with Databricks.
Possible Values
1, 2, 3, 4, 5, 6, 7, 8Data Type
string
Default Value
"8"
Remarks
The ProtocolVersion property defines the protocol version used between the connector and Databricks. This setting determines how requests and responses are encoded during authentication and query execution.
The default value of 8 represents the latest supported protocol version in Databricks.
Changing this value is typically only necessary when connecting to legacy environments or troubleshooting protocol compatibility issues.