[ 
https://issues.apache.org/jira/browse/SPARK-54777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan reassigned SPARK-54777:
-----------------------------------

    Assignee: Uros Stankovic

> 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
>            Assignee: Uros Stankovic
>            Priority: Major
>              Labels: pull-request-available
>
> 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