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] [Updated] (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:all-tabpanel ]

Beam JIRA Bot updated BEAM-12825:
---------------------------------
    Labels: stale-P2  (was: )

> 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)