Sign in
apache
/
beam
/
HEAD
b15e5f4
Add equal_to_approx matcher for approximate numeric assertions (#39443)
by SreeramaYeshwanthGowd
· 13 hours ago
master
nightly-refs/heads/master
a3703d3
[Dataflow Streaming][Multikey] Support MultiKey commits in windmill clients (#38768)
by Arun Pandian
· 13 hours ago
eb9e7a3
Override default fadvise to fix regression from gcs-connector v3 upgrade (#39445)
by Shunping Huang
· 13 hours ago
9c3f51e
[Python] Add Watch transform with growth_of polling SDF (#39023)
by Elia Liu
· 14 hours ago
9833974
Remove legacy HttpError usage in Bigtable I/O IT test (#39441)
by Jack McCluskey
· 15 hours ago
0140552
[#30019] Fix type checking failures around unions with nested complex types (#39413)
by Jack McCluskey
· 16 hours ago
a72d6cb
[KafkaIO] Use consumer position and lag to estimate end offsets (#39285)
by Steven van Rossum
· 17 hours ago
d688e1b
[Java SDK] Warn when ValueState contains collection types (#37530)
by ZIHAN DAI
· 18 hours ago
c8aa28f
docs: Document Fn Execution API protos (#39293)
by Danny McCormick
· 18 hours ago
1c9fd1b
Remove isort dependency, migrate to ruff equivalent (#39411)
by Jack McCluskey
· 19 hours ago
b0a7099
Fix lz4 conflicts (#39454)
by Vitaly Terentyev
· 19 hours ago
c7ab90e
Bump google.golang.org/api from 0.289.0 to 0.290.0 in /sdks (#39449)
by dependabot[bot]
· 20 hours ago
4f0044b
Merge pull request #39438 from sjvanrossum/testing-kafka-service-fix
by Vitaly Terentyev
· 23 hours ago
5e49938
KeyCommitTooLarge logging improvements (#39316)
by Ryan Wigglesworth
· 29 hours ago
adbb11d
Fix gcs endpoint pipeline option wiring (#39435)
by Yi Hu
· 31 hours ago
f1d9c3e
docs: Document pipeline runner API protos (#39292)
by Danny McCormick
· 2 days ago
da7693c
[Gemini] Fix pyrefly check invalid-yield (#39417)
by Jack McCluskey
· 2 days ago
c8a689f
Fix pyrefly check bad-argument-count (#39416)
by Jack McCluskey
· 2 days ago
b04ca1e
Fix pyrefly check bad-specialization (#39419)
by Jack McCluskey
· 2 days ago
a15b880
Merge pull request #39043: Improve WithKeys coder inference context
by ADITYA RAJ
· 2 days ago
7356d4b
Replace port with listeners in LocalKafka configuration
by Steven van Rossum
· 2 days ago
abe3fc7
Fix silent per-char iteration when DoFn returns str/bytes/dict (#38429)
by Chris Qiu
· 2 days ago
aaad9b4
[Experimental] Use zstd compression in Docker builds (#39409)
by Jack McCluskey
· 2 days ago
583601b
Fix pyrefly check bad-context-manager (#39418)
by Jack McCluskey
· 2 days ago
aa8869c
Bump cloud.google.com/go/storage from 1.63.1 to 1.64.0 in /sdks (#39422)
by dependabot[bot]
· 2 days ago
3f3f18a
Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#39421)
by dependabot[bot]
· 2 days ago
d2d7ef8
Prefer binary wheels when installing Python container dependencies (#39402)
by Abdelrahman Ibrahim
· 2 days ago
22a5951
Document job management and interactive API protos (#39294)
by Danny McCormick
· 2 days ago
0dd4788
Interview with Raj Katakam from Intuit Credit Karma (#39412)
by janaom
· 2 days ago
ee44102
Bump github.com/aws/aws-sdk-go-v2/credentials in /sdks (#39425)
by dependabot[bot]
· 2 days ago
51b2ad6
Add drain states to PipelineResult (#39020)
by Lalit Yadav
· 2 days ago
55e1ecb
Add metric for Kafka offset commit failures (#38889)
by KRITI MITTAL
· 2 days ago
83fcb2f
[Gemini] Add Java GeminiModelHandler class (#39245)
by Jack McCluskey
· 3 days ago
414b48a
add Apache third party allow list check and doc (#39392)
by Derrick Williams
· 3 days ago
0c151d8
Fix gRPC stream observer leak on ProcessBundleHandler shutdown (#39390)
by Yi Hu
· 3 days ago
9baa19a
Increase CI timeouts for Python 3.14 multiarch container jobs (#39401)
by Abdelrahman Ibrahim
· 3 days ago
eccd9b7
Merge pull request #39270 from apache/icerbergio-benchmark
by Vitaly Terentyev
· 3 days ago
c54595b
Merge pull request #39111: Fix OpenSearch username/password env fallback in examples
by Kenn Knowles
· 3 days ago
5b441f2
Update CHANGES.md to document a memory growth issue. (#39407)
by tvalentyn
· 3 days ago
7bc2fb4
Fix a memory leak in the failed instruction id cache. (#39405)
by tvalentyn
· 3 days ago
dca1253
Fix CdapIO dependency (#39393)
by Yi Hu
· 3 days ago
ab36569
fix GCP_PATH expansion (#39400)
by Abdelrahman Ibrahim
· 3 days ago
7735b39
Bump pillow (#39395)
by dependabot[bot]
· 3 days ago
f802944
Bump actions/checkout from 4 to 7 (#39399)
by dependabot[bot]
· 3 days ago
f4b13a0
Bump pillow (#39396)
by dependabot[bot]
· 3 days ago
0df7069
Bump protobufjs from 8.6.0 to 8.6.6 in /sdks/typescript (#39394)
by dependabot[bot]
· 3 days ago
ec397ce
[KafkaIO] Remove build support for Kafka clients before 3.9.2 (#39284)
by Steven van Rossum
· 4 days ago
804b127
add language filtering for codeql (#39327)
by Derrick Williams
· 4 days ago
023ca6d
[Java] Cache DoFn invoker constructors per instance (#39310)
by Alexander Kolb
· 4 days ago
39c60f0
Support ACKNOWLEDGE_MODE for JmsIO (#39253)
by Yi Hu
· 4 days ago
78261e7
Add --add-opens test JVM args for HCatalog and Dataflow worker tests (#39351)
by Abdelrahman Ibrahim
· 4 days ago
4b3fff3
Merge pull request #39388 from apache/fix-credentials
by Vitaly Terentyev
· 4 days ago
45d1dac
Set persist-credentials true
by Vitaly Terentyev
· 4 days ago
fix-credentials
d150fd0
Bump github.com/fsouza/fake-gcs-server from 1.52.3 to 1.55.1 in /sdks (#39385)
by dependabot[bot]
· 4 days ago
f3ef849
Bump actions/setup-python from 4 to 7 (#39386)
by dependabot[bot]
· 4 days ago
bef9ef1
[Python] Reuse Milvus client in RAG vector sink write path (#39378)
by Venkata Bharath Malapati
· 5 days ago
0643150
Bump torch (#39374)
by dependabot[bot]
· 6 days ago
1d6b454
Revert "remove zizmor (#39355)" (#39368)
by Derrick Williams
· 6 days ago
7eef130
Fix beamTestPipelineOptions quote loss on Windows for ValidatesRunner tasks (#39365)
by Elia Liu
· 7 days ago
b6cf0e9
Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#39361)
by dependabot[bot]
· 7 days ago
7a0b711
Bump github.com/aws/smithy-go from 1.27.3 to 1.27.4 in /sdks (#39359)
by dependabot[bot]
· 7 days ago
40326a3
Bump google.golang.org/api from 0.288.0 to 0.289.0 in /sdks (#39360)
by dependabot[bot]
· 7 days ago
2f094f5
Bump github.com/aws/aws-sdk-go-v2/service/s3 in /sdks (#39358)
by dependabot[bot]
· 7 days ago
5e19557
Bump cloud.google.com/go/spanner from 1.92.0 to 1.93.0 in /sdks (#39357)
by dependabot[bot]
· 7 days ago
c102eb4
ML pipelines: RunInference - OSS Image Object detection, OSS Image Captioning, OSS Image Classification (#37186)
by Vitaly Terentyev
· 7 days ago
e83876e
Initial workflows static analysis fixes (#39097)
by Derrick Williams
· 7 days ago
c323a7c
Merge pull request #39354 from apache/Abacn-patch-1
by Vitaly Terentyev
· 7 days ago
7aa1eaa
remove zizmor (#39355)
by Derrick Williams
· 7 days ago
6dfc2de
Fix typo in Java version key in workflow file
by Yi Hu
· 8 days ago
Abacn-patch-1
b56b0e4
fix flakey fileiotest (#39174)
by Derrick Williams
· 8 days ago
2cd12e5
Bump actions/setup-go from 6 to 7 (#39349)
by dependabot[bot]
· 8 days ago
5ca8f5a
Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 (#39348)
by dependabot[bot]
· 8 days ago
68b492a
Bump cloud.google.com/go/pubsub from 1.50.4 to 1.51.0 in /sdks (#39347)
by dependabot[bot]
· 8 days ago
9b534c0
Bump google.golang.org/grpc from 1.82.0 to 1.82.1 in /sdks (#39346)
by dependabot[bot]
· 8 days ago
1e4bd73
Merge pull request #39328 from shunping/fix-test-get-python-sdk-name
by Vitaly Terentyev
· 9 days ago
24a6dbd
Bump distlib from 0.4.2 to 0.4.3 in /sdks/python (#38959)
by dependabot[bot]
· 9 days ago
0c61055
Fix PreCommit IOs with Java11 (#39343)
by Yi Hu
· 9 days ago
8e63c077
Fix cloud_build_machine_type option (#39342)
by Yi Hu
· 9 days ago
0d1f25d
Merge pull request #39196 from raman118/fix/issue-39188-github-api-retries
by Vitaly Terentyev
· 9 days ago
d322070
add Spark job-server --add-opens (#39339)
by Abdelrahman Ibrahim
· 9 days ago
48eab4f
Add Spark JVM --add-opens for (Nexmark, TPC-DS, PortableJar) (#39337)
by Abdelrahman Ibrahim
· 9 days ago
4de8bde
add jdkAddOpenModules for Dataflow V2 (#39306)
by Abdelrahman Ibrahim
· 9 days ago
37cac06
Fix DataflowV1 test failure by fixing getSimpleName access (#39330)
by Yi Hu
· 9 days ago
477a47f
Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#39334)
by dependabot[bot]
· 9 days ago
1437711
Bump cloud.google.com/go/datastore from 1.24.0 to 1.25.0 in /sdks (#39333)
by dependabot[bot]
· 9 days ago
de47138
Bump actions/checkout from 6 to 7 (#39335)
by dependabot[bot]
· 9 days ago
2707175
Add a note and reformat
by Shunping Huang
· 10 days ago
d824065
Fix test_get_python_sdk_name to use supported Python version
by Shunping Huang
· 10 days ago
de21b1c
Fix republish container workflow as #39181 (#39326)
by Shunping Huang
· 10 days ago
d4c11cc
Bump cloud.google.com/go/storage from 1.63.0 to 1.63.1 in /sdks (#39319)
by dependabot[bot]
· 10 days ago
a317020
Adds a Dataflow integration test suite for Delta Lake (#38954)
by Chamikara Jayalath
· 10 days ago
92b92a1
Bump soupsieve from 2.5 to 2.8.4 in /.test-infra/mock-apis (#39315)
by dependabot[bot]
· 10 days ago
a6f2ff4
Remove google-perftools from the default image. (#39323)
by tvalentyn
· 10 days ago
f8e4de0
Improve BigQueryIO Storage Write API error messages (#38948)
by Danny McCormick
· 10 days ago
db66869
Log temp/staging location options parsing errors. (#39305)
by tvalentyn
· 10 days ago
ab142e9
Fix conflict
by Vitaly Terentyev
· 10 days ago
icerbergio-benchmark
73162ce
Bump github.com/aws/aws-sdk-go-v2/config in /sdks (#39321)
by dependabot[bot]
· 10 days ago
8e588f6
Bump github.com/aws/aws-sdk-go-v2/service/s3 in /sdks (#39318)
by dependabot[bot]
· 10 days ago
0c2a58c
Bump actions/setup-node from 6 to 7 (#39317)
by dependabot[bot]
· 10 days ago
9432ace
Refactoring
by Vitaly Terentyev
· 10 days ago
Next »