You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Rui Li (JIRA)" <ji...@apache.org> on 2018/04/28 02:19:00 UTC

[jira] [Created] (SPARK-24116) SparkSQL inserting overwrite table has inconsistent behavior regarding HDFS trash

Rui Li created SPARK-24116:
------------------------------

             Summary: SparkSQL inserting overwrite table has inconsistent behavior regarding HDFS trash
                 Key: SPARK-24116
                 URL: https://issues.apache.org/jira/browse/SPARK-24116
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.1.0
            Reporter: Rui Li


When inserting overwrite a table, the old data may or may not go to trash based on:
 # Date format. E.g. text table may go to trash but parquet table doesn't.
 # Whether table is partitioned. E.g. partitioned text table doesn't go to trash while non-partitioned table does.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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