You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2017/01/01 17:36:58 UTC

[jira] [Created] (SPARK-19048) Managed Partitioned Table in InMemoryCatalog: the user specified partition location is not deleted after table dropping

Xiao Li created SPARK-19048:
-------------------------------

             Summary: Managed Partitioned Table in InMemoryCatalog: the user specified partition location is not deleted after table dropping
                 Key: SPARK-19048
                 URL: https://issues.apache.org/jira/browse/SPARK-19048
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.1.0, 2.0.2
            Reporter: Xiao Li


The data in the managed table should be deleted after table is dropped. However, if the partition location is not under the location of the partitioned table, it is not dropped as expected. Users can specify any location for the partition when they adding a partition.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org