Ravindra Pesala created CARBONDATA-1189:
-------------------------------------------

             Summary: Delete with subquery is not working in spark 2.1 
                 Key: CARBONDATA-1189
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1189
             Project: CarbonData
          Issue Type: Bug
            Reporter: Ravindra Pesala


Delete with suquery not working in spark 2.1.
Example query :
{code}
delete from  iud_db.dest where c1 IN (select c11 from source2 where c11 = 'b'
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to