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

[jira] [Created] (SPARK-24081) Spark SQL drops the table while writing into table in "overwrite" mode.

Ashish created SPARK-24081:
------------------------------

             Summary: Spark SQL drops the table  while writing into table in "overwrite" mode.
                 Key: SPARK-24081
                 URL: https://issues.apache.org/jira/browse/SPARK-24081
             Project: Spark
          Issue Type: Bug
          Components: Java API
    Affects Versions: 2.3.0
            Reporter: Ashish


I am taking data from table and doing  modification to the data once I am writing back to table in overwrite mode its deleting all the record.

Expectation: It will update the table with updated data.



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