[ 
https://issues.apache.org/jira/browse/SPARK-14196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214205#comment-15214205
 ] 

Sean Owen commented on SPARK-14196:
-----------------------------------

[~chetdb] wait please before making a bunch of JIRAs. Some seem to be not a 
problem or closely related. If it is your first time please ask questions 
first.  Let's review and close or group most of these please. 

> Error: org.apache.spark.sql.AnalysisException: cannot resolve 
> 'query_alias_fix_conflicts_0._c0'; (state=,code=0)
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-14196
>                 URL: https://issues.apache.org/jira/browse/SPARK-14196
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.5.1
>            Reporter: Chetan Bhat
>            Priority: Minor
>   Original Estimate: 0.05h
>  Remaining Estimate: 0.05h
>
> In Beeline when the SQL is executed using Spark the following error is 
> displayed.
> select count(*) from testolap where imei in ( select case when imei like 
> '%007%' then imei end from testolap);
> Error: org.apache.spark.sql.AnalysisException: cannot resolve 
> 'query_alias_fix_conflicts_0._c0'; (state=,code=0)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to