Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
9ad679f
Add a test provider for specifiable and try it on AnomalyDetection.
shunping May 7, 2025
d0a1b35
Add specifiable providers and extract the code and test into separate…
shunping Jun 3, 2025
37c8aea
Polish code and add some more comments
shunping Jun 3, 2025
a003a92
Simply code change by overriding create_transform in provider
shunping Jun 3, 2025
0ab00aa
Add support on callable in spec
shunping Jun 4, 2025
19b9e28
Switch to use cloud pickler in the stateful dofn states.
shunping Jun 4, 2025
13e34ac
update container tag (#35097)
ahmedabu98 Jun 2, 2025
eda379d
Fix for issue 34772 to include user provided providers (#35033)
Bhargavkonidena Jun 2, 2025
cd32138
update test your pipeline with TestPipeline with Rule (#35105)
derrickaw Jun 2, 2025
86213be
Add license for kafka-python (#35116)
Amar3tto Jun 2, 2025
1c174b1
Update dataflow containers (#35118)
damccorm Jun 2, 2025
bdf31e7
[Website] add akvelon case study (#34943)
bullet03 Jun 2, 2025
ab2390d
added the rate test for GenerateSequence (#35108)
liferoad Jun 2, 2025
8449ca5
Re-enable logging after importing vllm. (#35103)
claudevdm Jun 2, 2025
42a52a9
Deprecate Java 8 (#35064)
Abacn Jun 2, 2025
50608c2
Remove beam college banners (#35123)
damccorm Jun 2, 2025
fa723b6
feat: change text (#35130)
bullet03 Jun 3, 2025
a1df136
Update Custom Remote Inference example to use RemoteModelHandler (#35…
jrmccluskey Jun 3, 2025
2bac797
Remove Java 8 container (#35125)
Abacn Jun 3, 2025
7fbc8b4
add extra_transforms block documentation to chain transform documenta…
derrickaw Jun 3, 2025
a247978
add note about testing (#35075)
derrickaw Jun 3, 2025
2116fb1
[Website] update akvelon case study: update text and fix landing pag…
bullet03 Jun 3, 2025
f237833
Fix PostCommit Python Xlang IO Dataflow job (#35131)
Amar3tto Jun 3, 2025
d176eb8
Bump google.golang.org/grpc from 1.72.0 to 1.72.2 in /sdks (#35113)
dependabot[bot] Jun 3, 2025
74b9ccb
Bump cloud.google.com/go/bigquery from 1.67.0 to 1.69.0 in /sdks (#35…
dependabot[bot] Jun 3, 2025
5f3b855
Add known issues. (#35138)
claudevdm Jun 3, 2025
d1119ed
Bump @octokit/plugin-paginate-rest and @octokit/rest (#34167)
dependabot[bot] Jun 3, 2025
f69a4a7
Explicitly handle singleton iterators instead of using helper and cat…
scwhittle Jun 3, 2025
5e79d4b
Build last snapshot against RC00 tag instead of release branch (#35142)
Abacn Jun 3, 2025
e0f7a07
Bump nodemailer from 6.7.5 to 6.9.9 in /scripts/ci/issue-report (#35143)
dependabot[bot] Jun 3, 2025
780a0fa
Fix tests affected by Java 8 container turn down (#35145)
Abacn Jun 3, 2025
731001d
Bump github.com/aws/aws-sdk-go-v2/service/s3 in /sdks (#35146)
dependabot[bot] Jun 4, 2025
3e8fcc3
fix jdbc transform validation (#35141)
stankiewicz Jun 4, 2025
2d6e135
Fix Java Example ARM PostCommit
Abacn Jun 4, 2025
1076b90
fix: add missed word (#35163)
bullet03 Jun 5, 2025
ef06ee9
Add postcommit yaml xlang workflow and split tests accordingly (#35119)
derrickaw Jun 5, 2025
a27d022
Replace usages of deprecated pkg_resources package (#35153)
jrmccluskey Jun 5, 2025
a9e0498
Improve error message when accidentally using PBegin/Pipeline (#35156)
hjtran Jun 5, 2025
055472f
add friendly error message for when transform is applied to no output…
hjtran Jun 5, 2025
afd1adb
Add warning if temp location bucket has soft delete enabled for Go SD…
TanuSharma2511 Jun 5, 2025
462379d
Constrain DequeCoder type correctly, as it does not support nulls
kennknowles May 29, 2025
bcff032
Do not overwrite class states if a cached dynamic class is returned i…
baeminbo Jun 5, 2025
019c45e
Make SDK harness change effective on Iceberg Dataflow test (#35173)
Abacn Jun 5, 2025
96ef1c9
Fix beam_PostCommit_Java_Examples_Dataflow_V2 (#35172)
Abacn Jun 5, 2025
4eda603
[YAML]: Update postgres IT test and readme (#35169)
derrickaw Jun 5, 2025
ba8c154
Bump Java beam-master container (#35170)
Abacn Jun 5, 2025
30df249
Make WindowedValue a public interface
kennknowles Jun 3, 2025
5e01635
Run integration tests for moving WindowedValue and making public
kennknowles Jun 5, 2025
17b38c1
Add timer tests to make sure event-time timer firing at the right tim…
shunping Jun 6, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion .github/trigger_files/IO_Iceberg_Integration_Tests.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run.",
"modification": 3
"modification": 3,
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run.",
"modification": 2
"modification": 2,
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
}
3 changes: 2 additions & 1 deletion .github/trigger_files/beam_PostCommit_Java_DataflowV1.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run",
"modification": 1
"modification": 1,
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
}
3 changes: 2 additions & 1 deletion .github/trigger_files/beam_PostCommit_Java_DataflowV2.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run",
"modification": 3
"modification": 3,
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"revision": 1}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run",
"modification": 1
"modification": 2
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"https://github.com/apache/beam/pull/32648": "testing flink 1.19 support"
"revision": 1
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run",
"modification": 2,
"https://github.com/apache/beam/pull/34294": "noting that PR #34294 should run this test"
"https://github.com/apache/beam/pull/34294": "noting that PR #34294 should run this test",
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"comment": "Modify this file in a trivial way to cause this test suite to run",
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
"https://github.com/apache/beam/pull/31268": "noting that PR #31268 should run this test",
"https://github.com/apache/beam/pull/31490": "noting that PR #31490 should run this test"
"https://github.com/apache/beam/pull/31490": "noting that PR #31490 should run this test",
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"comment": "Modify this file in a trivial way to cause this test suite to run",
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
"https://github.com/apache/beam/pull/31268": "noting that PR #31268 should run this test",
"https://github.com/apache/beam/pull/31490": "noting that PR #31490 should run this test"
"https://github.com/apache/beam/pull/31490": "noting that PR #31490 should run this test",
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run",
"https://github.com/apache/beam/pull/31761": "noting that PR #31761 should run this test"
"https://github.com/apache/beam/pull/31761": "noting that PR #31761 should run this test",
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run",
"https://github.com/apache/beam/pull/32440": "testing datastream optimizations",
"runFor": "#33606"
"runFor": "#33606",
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run",
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
"https://github.com/apache/beam/pull/31270": "re-add specialized Samza translation of Redistribute"
"https://github.com/apache/beam/pull/31270": "re-add specialized Samza translation of Redistribute",
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"https://github.com/apache/beam/pull/34123": "noting that PR #34123 should run this test",
"https://github.com/apache/beam/pull/34080": "noting that PR #34080 should run this test",
"https://github.com/apache/beam/pull/34155": "noting that PR #34155 should run this test",
"https://github.com/apache/beam/pull/34560": "noting that PR #34560 should run this test"
"https://github.com/apache/beam/pull/34560": "noting that PR #34560 should run this test",
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"https://github.com/apache/beam/pull/33267": "noting that PR #33267 should run this test",
"https://github.com/apache/beam/pull/34123": "noting that PR #34123 should run this test",
"https://github.com/apache/beam/pull/34080": "noting that PR #34080 should run this test",
"https://github.com/apache/beam/pull/34155": "noting that PR #34155 should run this test"
"https://github.com/apache/beam/pull/34155": "noting that PR #34155 should run this test",
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run",
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test"
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
}
2 changes: 1 addition & 1 deletion .github/trigger_files/beam_PostCommit_XVR_Direct.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"https://github.com/apache/beam/pull/32648": "testing Flink 1.19 support",
"modification": 1
"modification": 2
}
2 changes: 1 addition & 1 deletion .github/trigger_files/beam_PostCommit_XVR_Samza.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
{"modification": 1}
4 changes: 4 additions & 0 deletions .github/trigger_files/beam_PostCommit_Yaml_Xlang_Direct.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run",
"revision": 1
}
1 change: 1 addition & 0 deletions .github/workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ PostCommit Jobs run in a schedule against master branch and generally do not get
| [ PostCommit XVR PythonUsingJavaSQL Dataflow ](https://github.com/apache/beam/actions/workflows/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow.yml) | N/A |`beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow.json`| [![.github/workflows/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow.yml](https://github.com/apache/beam/actions/workflows/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow.yml?query=event%3Aschedule) |
| [ PostCommit XVR Samza ](https://github.com/apache/beam/actions/workflows/beam_PostCommit_XVR_Samza.yml) | N/A |`beam_PostCommit_XVR_Samza.json`| [![.github/workflows/beam_PostCommit_XVR_Samza.yml](https://github.com/apache/beam/actions/workflows/beam_PostCommit_XVR_Samza.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PostCommit_XVR_Samza.yml?query=event%3Aschedule) |
| [ PostCommit XVR Spark3 ](https://github.com/apache/beam/actions/workflows/beam_PostCommit_XVR_Spark3.yml) | N/A |`beam_PostCommit_XVR_Spark3.json`| [![.github/workflows/beam_PostCommit_XVR_Spark3.yml](https://github.com/apache/beam/actions/workflows/beam_PostCommit_XVR_Spark3.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PostCommit_XVR_Spark3.yml?query=event%3Aschedule) |
| [ PostCommit YAML Xlang Direct ](https://github.com/apache/beam/actions/workflows/beam_PostCommit_Yaml_Xlang_Direct.yml) | N/A |`beam_PostCommit_Yaml_Xlang_Direct.json`| [![.github/workflows/beam_PostCommit_Yaml_Xlang_Direct.yml](https://github.com/apache/beam/actions/workflows/beam_PostCommit_Yaml_Xlang_Direct.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PostCommit_Yaml_Xlang_Direct.yml?query=event%3Aschedule) |
| [ Python Validates Container Dataflow ARM ](https://github.com/apache/beam/actions/workflows/beam_Python_ValidatesContainer_Dataflow_ARM.yml) | ['3.8','3.9','3.10','3.11'] |`beam_Python_ValidatesContainer_Dataflow_ARM.json`|[![.github/workflows/beam_Python_ValidatesContainer_Dataflow_ARM.yml](https://github.com/apache/beam/actions/workflows/beam_Python_ValidatesContainer_Dataflow_ARM.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_Python_ValidatesContainer_Dataflow_ARM.yml?query=event%3Aschedule) |

### PerformanceTests and Benchmark Jobs
Expand Down
6 changes: 4 additions & 2 deletions .github/workflows/beam_PostCommit_Go_VR_Samza.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,12 @@ jobs:
uses: ./.github/actions/setup-environment-action
# TODO(https://github.com/apache/beam/issues/32208) move to Java11 after bump to Samza 1.8
with:
java-version: 8
java-version: |
11
8
- name: run Go Samza ValidatesRunner script
env:
CLOUDSDK_CONFIG: ${{ env.KUBELET_GCLOUD_CONFIG_PATH}}
uses: ./.github/actions/gradle-command-self-hosted-action
with:
gradle-command: :sdks:go:test:samzaValidatesRunner
gradle-command: :sdks:go:test:samzaValidatesRunner -Pjava11Home=$JAVA_HOME_11_X64
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ jobs:
- name: run PostCommit Java Examples Dataflow V2 script
uses: ./.github/actions/gradle-command-self-hosted-action
with:
gradle-command: :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest
max-workers: 12
gradle-command: :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest
max-workers: 12
- name: Setup Java 17 environment
uses: ./.github/actions/setup-environment-action
with:
Expand All @@ -99,7 +99,7 @@ jobs:
-PdisableSpotlessCheck=true \
-PdisableCheckStyle=true \
-PskipCheckerFramework \
-PtestJavaVersion=java17 \
-PtestJavaVersion=17 \
-Pjava17Home=$JAVA_HOME_17_X64 \
-PdockerTag=${{ env.DOCKER_TAG }} \
- name: Archive JUnit Test Results
Expand All @@ -115,4 +115,4 @@ jobs:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
large_files: true
large_files: true
17 changes: 2 additions & 15 deletions .github/workflows/beam_PostCommit_XVR_Direct.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,29 +74,16 @@ jobs:
- name: Setup environment
uses: ./.github/actions/setup-environment-action
with:
python-version: |
3.9
${{ matrix.python_version }}
python-version: ${{ matrix.python_version }}
- name: run PostCommit XVR Direct script
env:
CLOUDSDK_CONFIG: ${{ env.KUBELET_GCLOUD_CONFIG_PATH}}
if: ${{ matrix.python_version != '3.9' }}
uses: ./.github/actions/gradle-command-self-hosted-action
with:
gradle-command: :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunner
arguments: |
-PpythonVersion=${{ matrix.python_version }} \
-PskipNonPythonTask=true \
- name: run PostCommit XVR Direct script
env:
CLOUDSDK_CONFIG: ${{ env.KUBELET_GCLOUD_CONFIG_PATH}}
if: ${{ matrix.python_version == '3.9' }}
uses: ./.github/actions/gradle-command-self-hosted-action
with:
gradle-command: :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunner
arguments: |
-PpythonVersion=${{ matrix.python_version }} \
-PskipNonPythonTask=false \
-PskipNonPythonTask=${{ (matrix.python_version == '3.9' && true) || false }} \
- name: Archive JUnit Test Results
uses: actions/upload-artifact@v4
if: ${{ !success() }}
Expand Down
17 changes: 2 additions & 15 deletions .github/workflows/beam_PostCommit_XVR_Flink.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,29 +75,16 @@ jobs:
- name: Setup environment
uses: ./.github/actions/setup-environment-action
with:
python-version: |
3.9
${{ matrix.python_version }}
python-version: ${{ matrix.python_version }}
- name: run PostCommit XVR Flink script
env:
CLOUDSDK_CONFIG: ${{ env.KUBELET_GCLOUD_CONFIG_PATH}}
if: ${{ matrix.python_version != '3.9' }}
uses: ./.github/actions/gradle-command-self-hosted-action
with:
gradle-command: :runners:flink:${{ env.FlinkVersion }}:job-server:validatesCrossLanguageRunner
arguments: |
-PpythonVersion=${{ matrix.python_version }} \
-PskipNonPythonTask=true \
- name: run PostCommit XVR Flink script
env:
CLOUDSDK_CONFIG: ${{ env.KUBELET_GCLOUD_CONFIG_PATH}}
if: ${{ matrix.python_version == '3.9' }}
uses: ./.github/actions/gradle-command-self-hosted-action
with:
gradle-command: :runners:flink:${{ env.FlinkVersion }}:job-server:validatesCrossLanguageRunner
arguments: |
-PpythonVersion=${{ matrix.python_version }} \
-PskipNonPythonTask=false \
-PskipNonPythonTask=${{ (matrix.python_version == '3.9' && true) || false }} \
- name: Archive JUnit Test Results
uses: actions/upload-artifact@v4
if: ${{ !success() }}
Expand Down
19 changes: 5 additions & 14 deletions .github/workflows/beam_PostCommit_XVR_Samza.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,30 +75,21 @@ jobs:
uses: ./.github/actions/setup-environment-action
# TODO(https://github.com/apache/beam/issues/32208) move to Java11 after bump to Samza 1.8
with:
java-version: 8
java-version: |
11
8
python-version: |
3.9
${{ matrix.python_version }}
- name: run PostCommit XVR Samza script
env:
CLOUDSDK_CONFIG: ${{ env.KUBELET_GCLOUD_CONFIG_PATH}}
if: ${{ matrix.python_version != '3.9' }}
uses: ./.github/actions/gradle-command-self-hosted-action
with:
gradle-command: :runners:samza:job-server:validatesCrossLanguageRunner
arguments: |
-PpythonVersion=${{ matrix.python_version }} \
-PskipNonPythonTask=true \
- name: run PostCommit XVR Samza script
env:
CLOUDSDK_CONFIG: ${{ env.KUBELET_GCLOUD_CONFIG_PATH}}
if: ${{ matrix.python_version == '3.9' }}
uses: ./.github/actions/gradle-command-self-hosted-action
with:
gradle-command: :runners:samza:job-server:validatesCrossLanguageRunner
arguments: |
-PpythonVersion=${{ matrix.python_version }} \
-PskipNonPythonTask=false \
-Pjava11Home=$JAVA_HOME_11_X64 \
-PskipNonPythonTask=${{ (matrix.python_version == '3.9' && true) || false }} \
- name: Archive JUnit Test Results
uses: actions/upload-artifact@v4
if: ${{ !success() }}
Expand Down
17 changes: 2 additions & 15 deletions .github/workflows/beam_PostCommit_XVR_Spark3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,29 +74,16 @@ jobs:
- name: Setup environment
uses: ./.github/actions/setup-environment-action
with:
python-version: |
3.9
${{ matrix.python_version }}
python-version: ${{ matrix.python_version }}
- name: run PostCommit XVR Spark3 script
env:
CLOUDSDK_CONFIG: ${{ env.KUBELET_GCLOUD_CONFIG_PATH}}
if: ${{ matrix.python_version != '3.9' }}
uses: ./.github/actions/gradle-command-self-hosted-action
with:
gradle-command: :runners:spark:3:job-server:validatesCrossLanguageRunner
arguments: |
-PpythonVersion=${{ matrix.python_version }} \
-PskipNonPythonTask=true \
- name: run PostCommit XVR Spark3 script
env:
CLOUDSDK_CONFIG: ${{ env.KUBELET_GCLOUD_CONFIG_PATH}}
if: ${{ matrix.python_version == '3.9' }}
uses: ./.github/actions/gradle-command-self-hosted-action
with:
gradle-command: :runners:spark:3:job-server:validatesCrossLanguageRunner
arguments: |
-PpythonVersion=${{ matrix.python_version }} \
-PskipNonPythonTask=false \
-PskipNonPythonTask=${{ (matrix.python_version == '3.9' && true) || false }} \
- name: Archive JUnit Test Results
uses: actions/upload-artifact@v4
if: ${{ !success() }}
Expand Down
Loading
Loading