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 f44abcd Merge pull request #13162: [BEAM-11089] Fix DataflowRunner
view override outputs
add 8324f0d Allow conversion from PCollection of primitives to series.
add 2f48cbd Allow conversion of scalars to singleton dataframe.
add 5ccfe2a Default generation of proxy for BatchRowsAsDataFrame.
add 4a94c51 Merge pull request #13126 More flexible dataframe conversions.
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/dataframe/convert.py | 55 ++++++++++++++---------
sdks/python/apache_beam/dataframe/convert_test.py | 15 +++++--
sdks/python/apache_beam/dataframe/schemas.py | 43 +++++++++++-------
3 files changed, 71 insertions(+), 42 deletions(-)