[ 
https://issues.apache.org/jira/browse/BEAM-11585?focusedWorklogId=574865&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-574865
 ]

ASF GitHub Bot logged work on BEAM-11585:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 31/Mar/21 13:43
            Start Date: 31/Mar/21 13:43
    Worklog Time Spent: 10m 
      Work Description: KhaninArtur commented on a change in pull request 
#14354:
URL: https://github.com/apache/beam/pull/14354#discussion_r604905456



##########
File path: 
sdks/java/core/src/test/java/org/apache/beam/sdk/schemas/transforms/SelectTest.java
##########
@@ -594,6 +595,64 @@ public void testFlatSchema() {
     pipeline.run();
   }
 
+  @Test
+  @Category(NeedsRunner.class)
+  public void testFlatSchemaWithArrayNestedField() {
+

Review comment:
       Let's add a description for this test, I suppose, this way we can 
provide a much better understanding to interested people. E.g. describe nested 
schema and expected flattened version of this schema.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 574865)
    Time Spent: 0.5h  (was: 20m)

> Select.flattenedSchema doesn't flatten nested array fields
> ----------------------------------------------------------
>
>                 Key: BEAM-11585
>                 URL: https://issues.apache.org/jira/browse/BEAM-11585
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>    Affects Versions: 2.26.0, 2.27.0
>            Reporter: Brian Hulette
>            Assignee: Vitaly Terentyev
>            Priority: P2
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Details in 
> https://lists.apache.org/thread.html/r2212e25add72ff2f2a7200821922d3a1a6cc89960c080888174ae0ef%40%3Cuser.beam.apache.org%3E



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to