Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-12825

Section 6.6 of the Apache Beam Python programming guide lacks examples

Details

    • Bug
    • Status: Open
    • P3
    • Resolution: Unresolved
    • None
    • None
    • examples-python, website

    Description

      In the section "Using Schema Transforms" of the Python programming guide, which can be found here, there are missing examples. e.g.

      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

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            edusan Eduardo Sánchez López
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: