Skip to content

Commit 48c1a02

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 4ee18f3 + 720f961 commit 48c1a02

File tree

476 files changed

+16972
-23523
lines changed

Some content is hidden

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

476 files changed

+16972
-23523
lines changed

.asf.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ github:
5151

5252
protected_branches:
5353
master: {}
54+
release-2.67: {}
5455
release-2.66.0-postrelease: {}
5556
release-2.66: {}
5657
release-2.65.0-postrelease: {}

.gemini/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ code_review:
4646

4747
# Post code review on PR open.
4848
# Type boolean, default: true.
49-
code_review: true
49+
code_review: false
5050

5151
# List of glob patterns to ignore (files and directories).
5252
# Type: array of string, default: [].

.github/REVIEWERS.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ labels:
4949
reviewers:
5050
- igorbernstein2
5151
- mutianf
52-
- djyau
53-
- andre-sampaio
54-
- meeral-k
5552
exclusionList: []
5653
- name: kafka
5754
reviewers:
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": 4
3+
"modification": 5
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run.",
3-
"modification": 4
3+
"modification": 101
44
}
55

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"comment": "Trigger file for PostCommit Python Portable Flink tests"
3+
}
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": 3
3+
"modification": 4
44
}
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": 2
3+
"modification": 3
44
}
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"https://github.com/apache/beam/pull/32648": "testing Flink 1.19 support",
3-
"modification": 2
2+
"modification": 4
43
}
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"https://github.com/apache/beam/pull/32440": "testing datastream optimizations",
3-
"https://github.com/apache/beam/pull/32648": "testing addition of Flink 1.19 support"
2+
"modification": 1
43
}

0 commit comments

Comments
 (0)