[ 
https://issues.apache.org/jira/browse/CARBONDATA-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacky Li resolved CARBONDATA-1189.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

> 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
>             Fix For: 1.2.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> 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