Uros Stankovic created SPARK-59369:
--------------------------------------

             Summary: Make additional integration testing for syntax error 
classification in JDBC data source 
                 Key: SPARK-59369
                 URL: https://issues.apache.org/jira/browse/SPARK-59369
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 5.0.0
            Reporter: Uros Stankovic


In this PR https://github.com/apache/spark/pull/58621, we addressed that 
Postgres permission denied error was classified wrongly as syntax error.
We need to make additional integration testing in JDBC data source testing 
framework to ensure we properly classify errors such as permission denied, 
non-existing table, etc. in other dialects.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to