Skip to content

Conversation

@TheNeuralBit
Copy link
Member

@TheNeuralBit TheNeuralBit commented Dec 28, 2020

This cherrypicks three PRs into the 2.27.0 branch. #13614 and #13615 for BEAM-11524, and #13623 (restrict pandas version to <1.2.0 for BEAM-11531).

R: @pabloem
CC: @boyuanzz

Post-Commit Tests Status (on master branch)

Lang SDK Dataflow Flink Samza Spark Twister2
Go Build Status --- Build Status --- Build Status ---
Java Build Status Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status Build Status
Build Status
Build Status
Build Status
Python Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
--- Build Status ---
XLang Build Status Build Status Build Status --- Build Status ---

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website Whitespace Typescript
Non-portable Build Status Build Status
Build Status
Build Status
Build Status
Build Status Build Status Build Status Build Status
Portable --- Build Status --- --- --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

…iteStringsToPubSub in examples

[BEAM-11524] Remove usages of WriteStringsToPubSub in examples
@codecov
Copy link

codecov bot commented Dec 28, 2020

Codecov Report

Merging #13627 (c699127) into release-2.27.0 (391ea8e) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           release-2.27.0   #13627      +/-   ##
==================================================
- Coverage           82.70%   82.69%   -0.01%     
==================================================
  Files                 466      466              
  Lines               57514    57510       -4     
==================================================
- Hits                47566    47560       -6     
- Misses               9948     9950       +2     
Impacted Files Coverage Δ
sdks/python/apache_beam/examples/sql_taxi.py 0.00% <ø> (ø)
...s/python/apache_beam/examples/snippets/snippets.py 76.97% <100.00%> (ø)
sdks/python/apache_beam/io/gcp/pubsub.py 92.19% <100.00%> (-0.15%) ⬇️
...python/apache_beam/runners/direct/direct_runner.py 93.85% <100.00%> (ø)
sdks/python/apache_beam/io/iobase.py 84.81% <0.00%> (-0.27%) ⬇️
...ks/python/apache_beam/runners/worker/sdk_worker.py 89.69% <0.00%> (-0.16%) ⬇️
setup.py 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6955d94...c699127. Read the comment docs.

@TheNeuralBit TheNeuralBit changed the title [release-2.27.0][BEAM-11524] Remove usages of WriteStringsToPubSub in examples [release-2.27.0][BEAM-11524] Fix WriteStringsToPubSub, remove usages in examples Dec 28, 2020
@pabloem pabloem merged commit f4127a6 into apache:release-2.27.0 Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants