@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
```

[ Full content available at: https://github.com/apache/beam/pull/6246 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to