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

Add Java variants of WriteTo{Csv,Json}. #28380

Merged
merged 6 commits into from
Oct 9, 2023

Merge branch 'master' into java-csv-json

5037d7c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add Java variants of WriteTo{Csv,Json}. #28380

Merge branch 'master' into java-csv-json
5037d7c
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Oct 10, 2023 in 0s

All 4 tests pass in 39m 46s

4 files   - 4  4 suites   - 4   39m 46s ⏱️ - 36m 47s
4 tests ±0  4 ✔️ ±0  0 💤 ±0  0 ±0 
8 runs   - 6  8 ✔️  - 6  0 💤 ±0  0 ±0 

Results for commit 5037d7c. ± Comparison against earlier commit 6848d8a.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

4 tests found

There are 4 tests, see "Raw output" for the full list of tests.
Raw output
org.apache.beam.examples.WindowedWordCountIT ‑ testWindowedWordCountInBatchDynamicSharding
org.apache.beam.examples.WindowedWordCountIT ‑ testWindowedWordCountInBatchStaticSharding
org.apache.beam.examples.WindowedWordCountIT ‑ testWindowedWordCountInStreamingStaticSharding
org.apache.beam.examples.WordCountIT ‑ testE2EWordCount