Skip to content

[TEST][Do not review] Test vendored calcite update - #16476

Closed
emilymye wants to merge 6 commits into
apache:masterfrom
emilymye:testcalcite
Closed

[TEST][Do not review] Test vendored calcite update#16476
emilymye wants to merge 6 commits into
apache:masterfrom
emilymye:testcalcite

Conversation

@emilymye

@emilymyeemilymye commented Jan 11, 2022

Copy link
Copy Markdown
Contributor

PR for testing #16473


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.

ValidatesRunner compliance status (on master branch)

LangULRDataflowFlinkSamzaSparkTwister2
Go---Build StatusBuild StatusBuild StatusBuild Status---
JavaBuild StatusBuild 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
Build Status
Build Status
Python---Build Status
Build Status
Build Status
Build Status
Build Status
Build StatusBuild Status---
XLangBuild StatusBuild StatusBuild StatusBuild StatusBuild Status---

Examples testing status on various runners

LangULRDataflowFlinkSamzaSparkTwister2
Go---------------------
Java---Build Status
Build Status
Build Status
---------------
Python---------------------
XLang---------------------

Post-Commit SDK/Transform Integration Tests Status (on master branch)

GoJavaPython
Build StatusBuild StatusBuild Status
Build Status
Build Status

Pre-Commit Tests Status (on master branch)

---JavaPythonGoWebsiteWhitespaceTypescript
Non-portableBuild Status
Build Status
Build Status
Build Status
Build Status
Build StatusBuild StatusBuild StatusBuild Status
Portable---Build StatusBuild 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.

@codecov

codecovBot commented Jan 11, 2022

Copy link
Copy Markdown

Codecov Report

Merging #16476 (a9106d3) into master (1688ac1) will increase coverage by 8.99%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #16476 +/- ##
==========================================
+ Coverage 74.59% 83.59% +8.99% 
==========================================
Files 653 452 -201 Lines 81726 62001 -19725 ==========================================
- Hits 60965 51829 -9136 + Misses 19780 10172 -9608 + Partials 981 0 -981 
Impacted FilesCoverage Δ
...python/apache_beam/runners/worker/worker_status.py78.26% <0.00%> (-1.45%)⬇️
...hon/apache_beam/runners/worker/bundle_processor.py93.14% <0.00%> (-0.38%)⬇️
...ks/python/apache_beam/runners/worker/sdk_worker.py88.90% <0.00%> (-0.16%)⬇️
.../go/pkg/beam/core/graph/coder/testutil/testutil.go
sdks/go/pkg/beam/pipeline.go
sdks/go/pkg/beam/runners/vet/vet.go
sdks/go/pkg/beam/core/runtime/graphx/coder.go
...pkg/beam/runners/dataflow/dataflowlib/translate.go
...o/pkg/beam/io/rtrackers/offsetrange/offsetrange.go
sdks/go/pkg/beam/io/databaseio/mapper.go
... and 196 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 1688ac1...a9106d3. Read the comment docs.

@emilymyeemilymye changed the title [WIP][Do not review] Test vendored calcite update[TEST][Do not review] Test vendored calcite updateJan 12, 2022
@emilymye

Copy link
Copy Markdown
ContributorAuthor

Run SQL PostCommit

@emilymye

Copy link
Copy Markdown
ContributorAuthor

(RAT PreCommit failing because LICENSEs in artifacts, which makes sense)

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@emilymye