This is an automated email from the ASF dual-hosted git repository. chamikara pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 2fd60a2724b7ad470ffaea2ab23608d4bb5f19f0 Merge: 15018c9 91b05c3 Author: Chamikara Jayalath <[email protected]> AuthorDate: Fri Mar 2 18:13:06 2018 -0800 Merge pull request #4744: [BEAM-3744] Add support for Pub/Sub messages with attributes 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 [email protected].
