This is an automated email from the ASF dual-hosted git repository. robertwb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 4484c19ae0aca079a20ce9261f14784043172c86 Merge: f83b29c1d01 e761360bfdf Author: Robert Bradshaw <[email protected]> AuthorDate: Thu Mar 23 11:39:34 2023 -0700 Merge pull request #25919 Allow PTransforms to be applied directly to dataframes. CHANGES.md | 3 +++ sdks/python/apache_beam/dataframe/convert_test.py | 20 ++++++++++++++++++++ sdks/python/apache_beam/dataframe/frames.py | 20 ++++++++++++++++++++ 3 files changed, 43 insertions(+)
