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

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


    from 15018c9  Merge pull request #4787
     add 91b05c3  Add support for Pub/Sub messages with attributes.
     new 2fd60a2  Merge pull request #4744: [BEAM-3744] Add support for Pub/Sub 
messages with attributes

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/io/gcp/pubsub.py           | 180 +++++++++++++++++++--
 sdks/python/apache_beam/io/gcp/pubsub_test.py      | 179 ++++++++++++++++++--
 .../runners/dataflow/dataflow_runner.py            |   4 +
 .../apache_beam/runners/dataflow/internal/names.py |   1 +
 .../apache_beam/runners/direct/direct_runner.py    |  12 +-
 sdks/python/apache_beam/runners/direct/executor.py |   3 +
 .../runners/direct/transform_evaluator.py          |  28 +++-
 sdks/python/setup.py                               |   1 +
 8 files changed, 365 insertions(+), 43 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
chamik...@apache.org.

Reply via email to