You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "sounak chakraborty (JIRA)" <ji...@apache.org> on 2017/04/03 07:57:41 UTC

[jira] [Created] (CARBONDATA-845) Insert Select into same table is not working

sounak chakraborty created CARBONDATA-845:
---------------------------------------------

             Summary: Insert Select into same table is not working
                 Key: CARBONDATA-845
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-845
             Project: CarbonData
          Issue Type: Bug
    Affects Versions: 1.1.0-incubating
            Reporter: sounak chakraborty
            Priority: Minor


Insert Select from same table is not working in Spark-2.1. 

Insert into table1 select * from table1 
giving error
Error: org.apache.spark.sql.AnalysisException: Cannot insert overwrite into table that is also being read from.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)