This is an automated email from the ASF dual-hosted git repository.
altay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 1336121 Merge pull request #4799: [BEAM-3777] allow UDAFs to be
indirect subclasses of CombineFn
add 80fb5ff Change unicode --> six.text_type for Python 3
new 5b99fe2 Merge pull request #4697 from cclauss/unicode-to-six.text_type
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
sdks/python/apache_beam/coders/coder_impl.py | 6 ++++--
sdks/python/apache_beam/coders/coders.py | 9 +++++----
sdks/python/apache_beam/coders/typecoders.py | 4 +++-
sdks/python/apache_beam/examples/cookbook/datastore_wordcount.py | 5 +++--
sdks/python/apache_beam/examples/snippets/snippets.py | 5 ++++-
sdks/python/apache_beam/examples/streaming_wordcount.py | 4 +++-
sdks/python/apache_beam/examples/windowed_wordcount.py | 4 +++-
sdks/python/apache_beam/examples/wordcount.py | 4 +++-
sdks/python/apache_beam/examples/wordcount_debugging.py | 4 +++-
sdks/python/apache_beam/examples/wordcount_fnapi.py | 4 +++-
sdks/python/apache_beam/examples/wordcount_minimal.py | 4 +++-
sdks/python/apache_beam/io/gcp/datastore/v1/helper.py | 5 ++++-
sdks/python/apache_beam/runners/dataflow/internal/apiclient.py | 3 ++-
sdks/python/apache_beam/transforms/display.py | 4 +++-
sdks/python/apache_beam/transforms/display_test.py | 6 +++++-
15 files changed, 51 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].