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)