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

Tim Armstrong resolved IMPALA-10097.
------------------------------------
    Resolution: Invalid

> I am write to pivot a struct (complex data type) but i keep on getting erros
> ----------------------------------------------------------------------------
>
>                 Key: IMPALA-10097
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10097
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Docs
>            Reporter: Prem
>            Priority: Major
>
> select a.valueselect a.value , a.varname ,a.survey_id ,b.value ,b.varnamefrom 
> pressganey.survey_raw,pressganey.survey_raw.demographics.response a inner 
> join (select value,varname, survey_id from 
> pressganey.survey_raw,pressganey.survey_raw.demographics.response) b on 
> a.survey_id = b.survey_id where a.varname in ('ITACCTNO') and b.varname in 
> ('ITCAMPUS'))



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to