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

Rui Wang reassigned BEAM-5259:
------------------------------

    Assignee:     (was: Rui Wang)

> Test nested select query with nested Row
> ----------------------------------------
>
>                 Key: BEAM-5259
>                 URL: https://issues.apache.org/jira/browse/BEAM-5259
>             Project: Beam
>          Issue Type: Sub-task
>          Components: dsl-sql
>            Reporter: Rui Wang
>            Priority: Major
>
> add tests to something like
>  
>  
> {code:java}
> SELECT i.row.string from (
> select row from table where id = 1
> ) as i;
> {code}
> , if it does not work, have a solution to fix it.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to