You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Rui Wang (JIRA)" <ji...@apache.org> on 2018/08/29 17:59:00 UTC

[jira] [Updated] (BEAM-5260) Investigate if nested row constructor works

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

Rui Wang updated BEAM-5260:
---------------------------
    Description: 
Check if 

 

```SELECT ROW(row.string, ROW(row.row.int, row.row.long))``` works.

  was:
Check if 

 

SELECT ROW(row.string, ROW(row.row.int, row.row.long)) works.


> Investigate if nested row constructor works 
> --------------------------------------------
>
>                 Key: BEAM-5260
>                 URL: https://issues.apache.org/jira/browse/BEAM-5260
>             Project: Beam
>          Issue Type: Sub-task
>          Components: dsl-sql
>            Reporter: Rui Wang
>            Assignee: Rui Wang
>            Priority: Major
>
> Check if 
>  
> ```SELECT ROW(row.string, ROW(row.row.int, row.row.long))``` works.



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