Errors#
Classes#
| Failed to analyze a SQL query plan. |
| Arithmetic exception thrown from Spark with an error class. |
| Array index out of bounds exception thrown from Spark with an error class. |
| Datetime exception thrown from Spark with an error class. |
| Passed an illegal or inappropriate argument. |
| Number format exception thrown from Spark with an error class. |
| Failed to parse a SQL command. |
| Wrapper class for AssertionError to support error classes. |
| Wrapper class for AttributeError to support error classes. |
| Base Exception for handling errors generated from PySpark. |
| Wrapper class for KeyError to support error classes. |
| Wrapper class for NotImplementedError to support error classes. |
| Wrapper class for pickle.PicklingError to support error classes. |
| Wrapper class for RuntimeError to support error classes. |
| Wrapper class for TypeError to support error classes. |
| Wrapper class for ValueError to support error classes. |
| Wrapper class for ImportError to support error classes. |
| Wrapper class for IndexError to support error classes. |
| Exceptions thrown from Python workers. |
Query context of a | |
| The type of |
| Failed to execute a query. |
| Represents an exception which is considered retriable, but retry limits were exceeded |
| Performed the same operation on different SparkSession. |
| Runtime exception thrown from Spark with an error class. |
| Exception thrown because of Spark upgrade. |
| Exception thrown forjava.util.NoSuchElementException. |
| Exception that stopped a |
Failed to initialize a streaming Python runner. | |
| Failed to create temp view since it is already exists. |
| None of the other exceptions. |
| Unsupported operation exception thrown from Spark with an error class. |
| Represents an exception which is failed while pickling from server side such asnet.razorvine.pickle.PickleException. |
Methods#
Returns an error condition. | |
Returns an error class as a string. | |
Returns full error message. | |
Returns a message parameters as a dictionary. | |
Returns | |
Returns an SQLSTATE as a string. |