[
https://issues.apache.org/jira/browse/IMPALA-10097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183407#comment-17183407
]
Tim Armstrong commented on IMPALA-10097:
----------------------------------------
[~pmanu4112] this is not a valid bug report - see our guidelines here -
https://cwiki.apache.org/confluence/display/IMPALA/Contributing+to+Impala. If
you have general questions about how to use Impala please email
[email protected].
> 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]