Exception: SparkConnect::ParseError

Inherits:
AnalysisError show all
Defined in:
lib/spark_connect/errors.rb

Overview

Raised when SQL parsing fails on the server.

Instance Attribute Summary

Attributes inherited from SparkConnectError

#error_class, #grpc_code, #sql_state, #stack_trace

Method Summary

Methods inherited from SparkConnectError

#initialize

Constructor Details

This class inherits a constructor from SparkConnect::SparkConnectError