Skip to content

Commit 0384a59

Browse files
authored
Merge pull request #34902: Introduce OutputBuilder in Java SDK
2 parents 38ab0bc + 2cff4cc commit 0384a59

File tree

65 files changed

+1216
-683
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+1216
-683
lines changed

.github/trigger_files/beam_PostCommit_Java_DataflowV1.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"https://github.com/apache/beam/pull/36138": "Cleanly separating v1 worker and v2 sdk harness container image handling",
3+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
34
"https://github.com/apache/beam/pull/35177": "Introducing WindowedValueReceiver to runners",
45
"comment": "Modify this file in a trivial way to cause this test suite to run",
56
"modification": 1,

.github/trigger_files/beam_PostCommit_Java_DataflowV2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"https://github.com/apache/beam/pull/36138": "Cleanly separating v1 worker and v2 sdk harness container image handling",
3+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
34
"https://github.com/apache/beam/pull/35177": "Introducing WindowedValueReceiver to runners",
45
"comment": "Modify this file in a trivial way to cause this test suite to run",
56
"modification": 3,
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"https://github.com/apache/beam/pull/36138": "Cleanly separating v1 worker and v2 sdk harness container image handling",
3+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
34
"revision": 1
45
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"https://github.com/apache/beam/pull/36138": "Cleanly separating v1 worker and v2 sdk harness container image handling",
3+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
34
"comment": "Modify this file in a trivial way to cause this test suite to run",
45
"modification": 2
56
}

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
23
"comment": "Modify this file in a trivial way to cause this test suite to run",
34
"modification": 2,
45
"https://github.com/apache/beam/pull/34294": "noting that PR #34294 should run this test",

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow_Streaming.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
23
"comment": "Modify this file in a trivial way to cause this test suite to run",
34
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
45
"https://github.com/apache/beam/pull/31268": "noting that PR #31268 should run this test",

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow_V2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
23
"comment": "Modify this file in a trivial way to cause this test suite to run",
34
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
45
"https://github.com/apache/beam/pull/31268": "noting that PR #31268 should run this test",

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow_V2_Streaming.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
23
"comment": "Modify this file in a trivial way to cause this test suite to run",
34
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
45
"https://github.com/apache/beam/pull/31268": "noting that PR #31268 should run this test",

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Direct.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
23
"https://github.com/apache/beam/pull/35213": "Eliminating getPane() in favor of getPaneInfo()",
34
"https://github.com/apache/beam/pull/35177": "Introducing WindowedValueReceiver to runners",
45
"comment": "Modify this file in a trivial way to cause this test suite to run",

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Flink.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
23
"https://github.com/apache/beam/pull/35213": "Eliminating getPane() in favor of getPaneInfo()",
34
"https://github.com/apache/beam/pull/35177": "Introducing WindowedValueReceiver to runners",
45
"comment": "Modify this file in a trivial way to cause this test suite to run",

0 commit comments

Comments
 (0)