[
https://issues.apache.org/jira/browse/BEAM-5121?focusedWorklogId=136717&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-136717
]
ASF GitHub Bot logged work on BEAM-5121:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Aug/18 20:54
Start Date: 21/Aug/18 20:54
Worklog Time Spent: 10m
Work Description: amaliujia commented on issue #6246: [BEAM-5121] Test
complex types of Row and Array
URL: https://github.com/apache/beam/pull/6246#issuecomment-414818557
@akedin I updated this test and include the following:
```
select row_field.array_field[0]
select row_field
select nested_row_field (which returned flattened values)
select array_field[0][1] (which tests access to two dimensional array)
select array_of_row_field
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 136717)
Time Spent: 1h (was: 50m)
> Investigate flattening issue of nested Row
> ------------------------------------------
>
> Key: BEAM-5121
> URL: https://issues.apache.org/jira/browse/BEAM-5121
> Project: Beam
> Issue Type: Sub-task
> Components: dsl-sql
> Reporter: Rui Wang
> Assignee: Rui Wang
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)