Skip to content

Merge branch 'ice_df_equals' of https://github.com/ahmedabu98/beam in…

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

[Managed Iceberg] custom equals method for SerializedDataFile #33554

Merge branch 'ice_df_equals' of https://github.com/ahmedabu98/beam in…
70503a8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Test Results succeeded Feb 10, 2025 in 0s

All 7 tests pass in 47m 34s

 5 files   - 3   5 suites   - 3   47m 34s ⏱️ - 45m 40s
 7 tests +3   7 ✅ +3  0 💤 ±0  0 ❌ ±0 
11 runs   - 3  11 ✅  - 3  0 💤 ±0  0 ❌ ±0 

Results for commit 70503a8. ± Comparison against earlier commit 95013b5.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

7 tests found

There are 7 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
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyCodeIsCompiledWithJava8
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyRunningJVMVersionIs21
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyTestCodeIsCompiledWithJava21