You are viewing documentation about an older version (1.4.0). View latest version

snowflake.core.exceptions.UnexpectedResponseError

class snowflake.core.exceptions.UnexpectedResponseError(root: Root, resp: Any)

Bases: APIError

Raised when spark-connect endpoint returns a response other than the expected protobuf.

Language: English