Skip to content

Conversation

boyuanzz
Copy link
Contributor

@boyuanzz boyuanzz commented Sep 3, 2020

Please add a meaningful description for your change here


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

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
Python Build Status
Build Status
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 ---

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.

@boyuanzz boyuanzz changed the title [WIP][BEAM-10505][BEAM-10530] Add truncate capability. [BEAM-10505][BEAM-10530] Add truncate capability. Sep 10, 2020
@boyuanzz
Copy link
Contributor Author

r: @lukecwik

@boyuanzz
Copy link
Contributor Author

Run Java PreCommit

@boyuanzz
Copy link
Contributor Author

Run Python PreCommit

@codecov
Copy link

codecov bot commented Sep 11, 2020

Codecov Report

Merging #12773 into master will increase coverage by 41.78%.
The diff coverage is 91.30%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #12773       +/-   ##
===========================================
+ Coverage   40.23%   82.01%   +41.78%     
===========================================
  Files         455      457        +2     
  Lines       53726    54071      +345     
===========================================
+ Hits        21619    44349    +22730     
+ Misses      32107     9722    -22385     
Impacted Files Coverage Δ
...s/python/apache_beam/io/gcp/bigquery_file_loads.py 90.59% <ø> (+67.23%) ⬆️
...hon/apache_beam/runners/direct/test_stream_impl.py 91.17% <55.55%> (+48.42%) ⬆️
sdks/python/apache_beam/transforms/core.py 88.53% <95.83%> (+50.25%) ⬆️
sdks/python/apache_beam/dataframe/frames.py 90.41% <100.00%> (+47.45%) ⬆️
sdks/python/apache_beam/portability/python_urns.py 100.00% <100.00%> (ø)
...hon/apache_beam/runners/worker/bundle_processor.py 94.05% <100.00%> (+65.37%) ⬆️
sdks/python/apache_beam/transforms/environments.py 83.87% <100.00%> (+31.44%) ⬆️
...he_beam/testing/benchmarks/nexmark/nexmark_util.py 0.00% <0.00%> (ø)
...eam/testing/benchmarks/nexmark/nexmark_launcher.py 0.00% <0.00%> (ø)
...he_beam/testing/benchmarks/nexmark/nexmark_perf.py 0.00% <0.00%> (ø)
... and 279 more

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 421ba99...6fb063d. Read the comment docs.

@boyuanzz
Copy link
Contributor Author

Kindly pinging : )

@lukecwik lukecwik merged commit 2ba24ed into apache:master Sep 14, 2020
@boyuanzz boyuanzz deleted the enable_drain branch March 11, 2021 18:34
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.

2 participants