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

Posted by Akash R Nilugal (Jira) on
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-845-Insert-Select-into-same-table-is-not-working-tp9964.html

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)