Skip to content

Commit acafd37

Browse files
authored
Merge pull request #35159: Make WindowedValue a public interface
2 parents 0004b45 + deff583 commit acafd37

File tree

478 files changed

+2237
-1938
lines changed

Some content is hidden

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

478 files changed

+2237
-1938
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run.",
3-
"modification": 3
3+
"modification": 3,
4+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
45
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run.",
3-
"modification": 2
3+
"modification": 2,
4+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
45
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
3-
"modification": 1
3+
"modification": 1,
4+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
45
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
3-
"modification": 3
3+
"modification": 3,
4+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
45
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
33
"modification": 2,
4-
"https://github.com/apache/beam/pull/34294": "noting that PR #34294 should run this test"
4+
"https://github.com/apache/beam/pull/34294": "noting that PR #34294 should run this test",
5+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
56
}

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow_Streaming.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
33
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
44
"https://github.com/apache/beam/pull/31268": "noting that PR #31268 should run this test",
5-
"https://github.com/apache/beam/pull/31490": "noting that PR #31490 should run this test"
5+
"https://github.com/apache/beam/pull/31490": "noting that PR #31490 should run this test",
6+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
67
}

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow_V2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
33
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
44
"https://github.com/apache/beam/pull/31268": "noting that PR #31268 should run this test",
5-
"https://github.com/apache/beam/pull/31490": "noting that PR #31490 should run this test"
5+
"https://github.com/apache/beam/pull/31490": "noting that PR #31490 should run this test",
6+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
67
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
3-
"https://github.com/apache/beam/pull/31761": "noting that PR #31761 should run this test"
3+
"https://github.com/apache/beam/pull/31761": "noting that PR #31761 should run this test",
4+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
45
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
33
"https://github.com/apache/beam/pull/32440": "testing datastream optimizations",
4-
"runFor": "#33606"
4+
"runFor": "#33606",
5+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
56
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
33
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
4-
"https://github.com/apache/beam/pull/31270": "re-add specialized Samza translation of Redistribute"
4+
"https://github.com/apache/beam/pull/31270": "re-add specialized Samza translation of Redistribute",
5+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
56
}

0 commit comments

Comments
 (0)