You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2020/05/29 20:13:39 UTC

[beam] branch master updated (12878fc -> d87fc52)

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

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


    from 12878fc  [BEAM-10121] Python RowCoder doesn't support nested structs (#11841)
     add d87fc52  [BEAM-7746] Fix type errors and enable checks for apache_beam.dataframe.* (#11632)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/dataframe/convert.py    | 41 +++++++++++++++++--------
 sdks/python/apache_beam/dataframe/doctests.py   |  5 ++-
 sdks/python/apache_beam/dataframe/frame_base.py |  3 +-
 sdks/python/apache_beam/dataframe/transforms.py | 26 ++++++++++++++--
 sdks/python/mypy.ini                            |  3 --
 5 files changed, 57 insertions(+), 21 deletions(-)