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

github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/beam.git.


*** WARNING: tag nightly-master was modified! ***

    from 54225bd  (commit)
      to 9054c7a  (commit)
    from 54225bd  [BEAM-9547] Add support for Series.rename (#13385)
     add fa5c512  [BEAM-113100] Exclude 
org.apache.beam.sdk.transforms.ViewTest.testWindowedSideInputNotPresent from 
flink validates runner test
     add 2fed655  Merge pull request #13392 from [BEAM-11310] Exclude 
org.apache.beam.sdk.transforms.ViewTest.testWin
     add 626551e  [BEAM-11254] New documentation on multi-language pipelines 
(#13317)
     add be9ef8c  Updated shared.py comments (#13187)
     add a0f1a54  [BEAM-10974] Skip GroupByKeyTest.testLargeKeys10MB.
     add 1a34854  Merge pull request #13218 from ibzib/BEAM-10974
     add 60e0221  Restore original str() behaviour to MetricName, for user 
counter(namespace+name) style MetricNames
     add 6851109  Merge pull request #13400 from Restore original str() 
behaviour to MetricName, for user counter(namespace+name) style MetricNames
     add 9054c7a  set_index does not preserve partitioning (#13398)

No new revisions were added by this update.

Summary of changes:
 runners/flink/job-server/flink_job_server.gradle   |   5 +-
 sdks/python/apache_beam/dataframe/frames.py        |   2 +-
 sdks/python/apache_beam/metrics/metric_test.py     |  16 ++
 sdks/python/apache_beam/metrics/metricbase.py      |   8 +-
 sdks/python/apache_beam/utils/shared.py            |  24 +-
 .../content/en/documentation/programming-guide.md  | 280 +++++++++++++++++++++
 .../partials/section-menu/en/documentation.html    |  10 +
 .../images/multi-language-pipelines-diagram.svg    |  20 ++
 8 files changed, 357 insertions(+), 8 deletions(-)
 create mode 100644 
website/www/site/static/images/multi-language-pipelines-diagram.svg

Reply via email to