You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/10/30 17:25:00 UTC

[jira] [Commented] (BEAM-12825) Section 6.6 of the Apache Beam Python programming guide lacks examples

    [ https://issues.apache.org/jira/browse/BEAM-12825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436341#comment-17436341 ] 

Beam JIRA Bot commented on BEAM-12825:
--------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it has been labeled "stale-P2". If this issue is still affecting you, we care! Please comment and remove the label. Otherwise, in 14 days the issue will be moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed explanation of what these priorities mean.


> Section 6.6 of the Apache Beam Python programming guide lacks examples
> ----------------------------------------------------------------------
>
>                 Key: BEAM-12825
>                 URL: https://issues.apache.org/jira/browse/BEAM-12825
>             Project: Beam
>          Issue Type: Bug
>          Components: examples-python
>            Reporter: Eduardo Sánchez López
>            Priority: P2
>              Labels: stale-P2
>
> In the section "Using Schema Transforms" of the Python programming guide, which can be found [here|https://beam.apache.org/documentation/programming-guide/#using-schemas], there are missing examples. e.g.
> h5. *Nested fields*
> Individual nested fields can be specified using the dot operator. For example, to select just the postal code from the shipping address one would write
> h5. *Wildcards*
> The * operator can be specified at any nesting level to represent all fields at that level. For example, to select all shipping-address fields one would write
> These paragraphs are eerily similar to the ones that can be found on the Java programming guide, but they have their corresponding examples.



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