pyspark.errors.PySparkException.getSqlState# PySparkException.getSqlState()[source]# Returns an SQLSTATE as a string. If the errorClass has no corresponding SQLSTATE, it returns None. New in version 3.4.0. See also PySparkException.getCondition() PySparkException.getMessage() PySparkException.getMessageParameters() PySparkException.getQueryContext()