You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/04/01 09:29:00 UTC

[jira] [Work logged] (BEAM-11585) Select.flattenedSchema doesn't flatten nested array fields

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

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

                Author: ASF GitHub Bot
            Created on: 01/Apr/21 09:28
            Start Date: 01/Apr/21 09:28
    Worklog Time Spent: 10m 
      Work Description: Amar3tto commented on a change in pull request #14354:
URL: https://github.com/apache/beam/pull/14354#discussion_r605509976



##########
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:
       Done




-- 
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:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 575406)
    Time Spent: 40m  (was: 0.5h)

> 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: 40m
>  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)