You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2022/07/07 18:04:52 UTC

[beam] branch master updated (b613a1017bd -> 1c8955282cc)

This is an automated email from the ASF dual-hosted git repository.

bhulette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from b613a1017bd Merge pull request #22076 [Website] Reverting deletion of refreshScrollSpy in PR 21731
     add 1c8955282cc Add `schema_options` and `field_options` on RowTypeConstraint (#22133)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/typehints/row_type.py     |  39 ++-
 sdks/python/apache_beam/typehints/schemas.py      | 117 ++++++-
 sdks/python/apache_beam/typehints/schemas_test.py | 379 +++++++++++++++++-----
 3 files changed, 440 insertions(+), 95 deletions(-)