Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliminate nullness errors from a bit of the FlinkRunner #32925

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Eliminate nullness errors from a bit of the FlinkRunner

e4ed7eb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Eliminate nullness errors from a bit of the FlinkRunner #32925

Eliminate nullness errors from a bit of the FlinkRunner
e4ed7eb
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Dec 6, 2024 in 0s

All 10 tests pass in 18s

 2 files   -   224   2 suites   - 224   18s ⏱️ - 10m 1s
10 tests  - 1 578  10 ✅  - 1 568  0 💤  - 10  0 ❌ ±0 
10 runs   - 1 582  10 ✅  - 1 572  0 💤  - 10  0 ❌ ±0 

Results for commit e4ed7eb. ± Comparison against earlier commit a58f05d.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

10 tests found

There are 10 tests, see "Raw output" for the full list of tests.
Raw output
org.apache.beam.sdk.io.pulsar.PulsarIOTest ‑ testPulsarFunctionality
org.apache.beam.sdk.io.pulsar.PulsarIOTest ‑ testReadFromSimpleTopic
org.apache.beam.sdk.io.pulsar.PulsarIOTest ‑ testWriteFromTopic
org.apache.beam.sdk.io.pulsar.ReadFromPulsarDoFnTest ‑ testInitialRestrictionWhenHasStartOffset
org.apache.beam.sdk.io.pulsar.ReadFromPulsarDoFnTest ‑ testInitialRestrictionWithConsumerEndPosition
org.apache.beam.sdk.io.pulsar.ReadFromPulsarDoFnTest ‑ testInitialRestrictionWithConsumerPosition
org.apache.beam.sdk.io.pulsar.ReadFromPulsarDoFnTest ‑ testProcessElement
org.apache.beam.sdk.io.pulsar.ReadFromPulsarDoFnTest ‑ testProcessElementWhenEndMessageIdIsDefined
org.apache.beam.sdk.io.pulsar.ReadFromPulsarDoFnTest ‑ testProcessElementWhenHasReachedEndTopic
org.apache.beam.sdk.io.pulsar.ReadFromPulsarDoFnTest ‑ testProcessElementWithEmptyRecords