You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2020/07/17 16:32:08 UTC

[beam] branch master updated (bedae33 -> 188f89d)

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 bedae33  Merge pull request #12276 from echauchot/BEAM-10471-cassandraIO-size-flakiness
     add 188f89d  [BEAM-10185] Building python wheels for Windows (on Github Actions) (#12172)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build_wheels.yml                 | 21 +++++---
 .../runners/worker/crossplatform_time.h            | 63 ++++++++++++++++++++++
 .../runners/worker/crossplatform_unistd.h          | 37 +++++++------
 .../runners/worker/statesampler_fast.pyx           |  4 +-
 sdks/python/setup.py                               | 18 +++----
 5 files changed, 104 insertions(+), 39 deletions(-)
 create mode 100644 sdks/python/apache_beam/runners/worker/crossplatform_time.h
 copy runners/flink/src/main/java/org/apache/beam/runners/flink/translation/functions/FlinkIdentityFunction.java => sdks/python/apache_beam/runners/worker/crossplatform_unistd.h (57%)