Uros Stankovic created SPARK-54777:
--------------------------------------

             Summary: Align JDBCTableCatalog::dropTable implementation with 
base class API
                 Key: SPARK-54777
                 URL: https://issues.apache.org/jira/browse/SPARK-54777
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 4.1.0
            Reporter: Uros Stankovic


Currently, JDBCTableCatalog returns `false` in case any SQLException is thrown 
during execution of drop action, which does not align with the base 
TableCatalog method definition, where `false` should be returned only when 
table does not exist.



--
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