Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7b43e33

Browse files
committed
Merge branch 'master' of https://github.com/apache/beam into users/damccorm/prismByDefault
2 parents 8f76ca4 + df54bf4 commit 7b43e33

621 files changed

Lines changed: 5805 additions & 3769 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
"https://github.com/apache/beam/pull/35177": "Introducing WindowedValueReceiver to runners",
23
"comment": "Modify this file in a trivial way to cause this test suite to run",
3-
"modification": 1
4+
"modification": 1,
5+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
46
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
"https://github.com/apache/beam/pull/35177": "Introducing WindowedValueReceiver to runners",
23
"comment": "Modify this file in a trivial way to cause this test suite to run",
3-
"modification": 3
4+
"modification": 3,
5+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
46
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"revision": 1}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
3-
"modification": 1
3+
"modification": 2
44
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"0": "testing with staged SDK harness/worker jar"
3+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"https://github.com/apache/beam/pull/32648": "testing flink 1.19 support"
2+
"revision": 1
33
}
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
}

0 commit comments

Comments
 (0)