gemini-code-assist[bot] commented on code in PR #36164:
URL: https://github.com/apache/beam/pull/36164#discussion_r2350308956
##
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/windmill/client/grpc/GetWorkResponseChunkAssembler.java:
#
arunpandianp commented on PR #36165:
URL: https://github.com/apache/beam/pull/36165#issuecomment-3294277796
R: @scwhittle
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
arunpandianp opened a new pull request, #36164:
URL: https://github.com/apache/beam/pull/36164
#33578
Noticed it while debugging long GC on a high cardinality job.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
kennknowles commented on PR #36077:
URL: https://github.com/apache/beam/pull/36077#issuecomment-3271369409
I see we have a dedicated precommit. I am happy to merge and we can watch
for any integration test failures.
--
This is an automated message from the Apache Git Service.
To respond t
github-actions[bot] commented on PR #36165:
URL: https://github.com/apache/beam/pull/36165#issuecomment-3294279725
Stopping reviewer notifications for this pull request: review requested by
someone other than the bot, ceding control. If you'd like to restart, comment
`assign set of reviewer
shunping opened a new pull request, #36166:
URL: https://github.com/apache/beam/pull/36166
The current implementation of the `onFire` method for the `TriggerAfterEach`
trigger in `strategy.go` has a side-effect that can cause multiple sub-triggers
to be marked as finished within a single in
derrickaw commented on PR #36076:
URL: https://github.com/apache/beam/pull/36076#issuecomment-3275090005
R: @shunping
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
tvalentyn commented on code in PR #36093:
URL: https://github.com/apache/beam/pull/36093#discussion_r2350167317
##
sdks/python/apache_beam/options/pipeline_options.py:
##
@@ -1619,7 +1619,7 @@ def _add_argparse_args(cls, parser):
help=(
'Chooses which pickl
shunping merged PR #36163:
URL: https://github.com/apache/beam/pull/36163
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@beam.apache
shunping commented on code in PR #36163:
URL: https://github.com/apache/beam/pull/36163#discussion_r2350424599
##
sdks/go/pkg/beam/runners/prism/internal/engine/elementmanager.go:
##
@@ -892,70 +892,75 @@ func (em *ElementManager) PersistBundle(rb RunBundle,
col2Coders map[stri
Abacn closed issue #22025: [Feature Request]: Make Pulsar IO connector publish
messages asynchronously
URL: https://github.com/apache/beam/issues/22025
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
claudevdm commented on code in PR #35904:
URL: https://github.com/apache/beam/pull/35904#discussion_r2350284775
##
sdks/python/apache_beam/internal/cloudpickle/cloudpickle.py:
##
@@ -78,6 +78,9 @@
import warnings
import weakref
+from apache_beam.internal.code_object_pickler
arunpandianp commented on code in PR #36164:
URL: https://github.com/apache/beam/pull/36164#discussion_r2350337177
##
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/windmill/client/grpc/GetWorkResponseChunkAssembler.java:
##
@@ -9
gemini-code-assist[bot] commented on code in PR #36165:
URL: https://github.com/apache/beam/pull/36165#discussion_r2350328610
##
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/windmill/state/WindmillStateUtil.java:
##
@@ -26,22 +2
arunpandianp commented on PR #36165:
URL: https://github.com/apache/beam/pull/36165#issuecomment-3294287956
/gemini review
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
gemini-code-assist[bot] commented on code in PR #36164:
URL: https://github.com/apache/beam/pull/36164#discussion_r2350324027
##
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/windmill/client/grpc/GetWorkResponseChunkAssembler.java:
#
arunpandianp commented on PR #36164:
URL: https://github.com/apache/beam/pull/36164#issuecomment-3294323218
/gemini review
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
arunpandianp commented on PR #36165:
URL: https://github.com/apache/beam/pull/36165#issuecomment-3294316587
/gemini review
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
arunpandianp commented on PR #36164:
URL: https://github.com/apache/beam/pull/36164#issuecomment-3294288672
/gemini review
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
arunpandianp opened a new pull request, #36165:
URL: https://github.com/apache/beam/pull/36165
#33578
Also removed an unconditional `stream.toByteString()` in checkState.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
github-actions[bot] commented on PR #36162:
URL: https://github.com/apache/beam/pull/36162#issuecomment-3293858887
Checks are failing. Will not request review until checks are succeeding. If
you'd like to override that behavior, comment `assign set of reviewers`
--
This is an automated me
github-actions[bot] commented on PR #36164:
URL: https://github.com/apache/beam/pull/36164#issuecomment-3294121576
Stopping reviewer notifications for this pull request: review requested by
someone other than the bot, ceding control. If you'd like to restart, comment
`assign set of reviewer
arunpandianp commented on PR #36164:
URL: https://github.com/apache/beam/pull/36164#issuecomment-3294119212
R: @scwhittle
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
github-actions[bot] commented on PR #36155:
URL: https://github.com/apache/beam/pull/36155#issuecomment-3292803654
Assigning reviewers:
R: @Abacn for label build.
Note: If you would like to opt out of this review, comment `assign to next
reviewer`.
Available commands
shunping commented on code in PR #36163:
URL: https://github.com/apache/beam/pull/36163#discussion_r2350112675
##
sdks/go/pkg/beam/runners/prism/internal/engine/elementmanager.go:
##
@@ -892,70 +892,75 @@ func (em *ElementManager) PersistBundle(rb RunBundle,
col2Coders map[stri
ian-Liaozy commented on code in PR #36090:
URL: https://github.com/apache/beam/pull/36090#discussion_r2350096577
##
sdks/python/apache_beam/transforms/core.py:
##
@@ -1664,7 +1664,7 @@ def with_exception_handling(
subject to change.
"""
args, kwargs = self.r
Amar3tto commented on code in PR #36149:
URL: https://github.com/apache/beam/pull/36149#discussion_r2350088691
##
sdks/python/apache_beam/transforms/ptransform_test.py:
##
@@ -728,7 +728,10 @@ def test_flatten_one_single_pcollection(self):
param(compat_version="2.66.0"),
github-actions[bot] commented on PR #36163:
URL: https://github.com/apache/beam/pull/36163#issuecomment-3293858526
Assigning reviewers:
R: @lostluck for label go.
Note: If you would like to opt out of this review, comment `assign to next
reviewer`.
Available commands
github-actions[bot] commented on PR #36151:
URL: https://github.com/apache/beam/pull/36151#issuecomment-3292238593
Stopping reviewer notifications for this pull request: review requested by
someone other than the bot, ceding control. If you'd like to restart, comment
`assign set of reviewer
damccorm commented on PR #36161:
URL: https://github.com/apache/beam/pull/36161#issuecomment-3293713575
R: @pabloem
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
lostluck commented on code in PR #36163:
URL: https://github.com/apache/beam/pull/36163#discussion_r2349965073
##
sdks/go/pkg/beam/runners/prism/internal/engine/elementmanager.go:
##
@@ -892,70 +892,75 @@ func (em *ElementManager) PersistBundle(rb RunBundle,
col2Coders map[stri
shunping commented on code in PR #36163:
URL: https://github.com/apache/beam/pull/36163#discussion_r2349948482
##
sdks/go/pkg/beam/runners/prism/internal/engine/elementmanager.go:
##
@@ -1032,11 +1037,16 @@ func (em *ElementManager) triageTimers(d TentativeData,
inputInfo PColI
shunping commented on code in PR #36163:
URL: https://github.com/apache/beam/pull/36163#discussion_r2349948086
##
sdks/go/pkg/beam/runners/prism/internal/engine/elementmanager.go:
##
@@ -892,70 +892,75 @@ func (em *ElementManager) PersistBundle(rb RunBundle,
col2Coders map[stri
shunping opened a new pull request, #36163:
URL: https://github.com/apache/beam/pull/36163
In rare cases, a runner bug can cause the `em.pendingElements` waitgroup
counter to drop below zero, triggering a panic.
The current code has two locations where this can occur. A mutex is locke
github-actions[bot] commented on PR #36161:
URL: https://github.com/apache/beam/pull/36161#issuecomment-3293649941
Assigning reviewers:
R: @damccorm for label website.
Note: If you would like to opt out of this review, comment `assign to next
reviewer`.
Available com
Abacn commented on PR #36141:
URL: https://github.com/apache/beam/pull/36141#issuecomment-3292499384
> Shall we update CHANGES.md since the updates are quite significant?
Updated to bugfix section. In terms of breaking change I think it's fine
because current PulsarIO is unusable (rea
shunping merged PR #36156:
URL: https://github.com/apache/beam/pull/36156
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@beam.apache
dependabot[bot] opened a new pull request, #36162:
URL: https://github.com/apache/beam/pull/36162
Bumps [transformers](https://github.com/huggingface/transformers) from
4.30.0 to 4.53.0.
Release notes
Sourced from https://github.com/huggingface/transformers/releases";>transformers'
dependabot[bot] commented on PR #34385:
URL: https://github.com/apache/beam/pull/34385#issuecomment-3293512633
Superseded by #36162.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific c
github-actions[bot] commented on PR #36160:
URL: https://github.com/apache/beam/pull/36160#issuecomment-3293470185
Stopping reviewer notifications for this pull request: review requested by
someone other than the bot, ceding control. If you'd like to restart, comment
`assign set of reviewer
kennknowles commented on PR #36160:
URL: https://github.com/apache/beam/pull/36160#issuecomment-3293466989
CC @sjvanrossum
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
kennknowles commented on PR #36160:
URL: https://github.com/apache/beam/pull/36160#issuecomment-3293466447
R: @Abacn
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To uns
damccorm merged PR #36159:
URL: https://github.com/apache/beam/pull/36159
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@beam.apache
Aashish-Jha-11 commented on PR #35876:
URL: https://github.com/apache/beam/pull/35876#issuecomment-3293410407
Thank you for the clarification, Sir @shunping. You're absolutely right - I
should run the integration tests against an actual Bigtable instance.
I attempted to run the full integ
liferoad commented on issue #34504:
URL: https://github.com/apache/beam/issues/34504#issuecomment-3292496291
To be clear, do you mean we should update all URLs to something like
https://www.apache.org/dyn/closer.lua/beam/2.67.0/apache-beam-2.67.0-source-release.zip?
--
This is an automate
Abacn commented on issue #22054:
URL: https://github.com/apache/beam/issues/22054#issuecomment-3293353859
This is essentially a feature request of implementing consumer based read
(instead of the reader based read currently PulsarIO.read uses)
--
This is an automated message from the Apac
github-actions[bot] commented on PR #36160:
URL: https://github.com/apache/beam/pull/36160#issuecomment-3293363407
Checks are failing. Will not request review until checks are succeeding. If
you'd like to override that behavior, comment `assign set of reviewers`
--
This is an automated me
Abacn commented on issue #22025:
URL: https://github.com/apache/beam/issues/22025#issuecomment-3293350901
this issue was raised because previously PulsarIO.read's reader readNext did
not provide a timeout, causing it hang indefinitely if no new messages. This
has been fixed in #36141 and cl
claudevdm commented on code in PR #36149:
URL: https://github.com/apache/beam/pull/36149#discussion_r2349407615
##
sdks/python/apache_beam/transforms/ptransform_test.py:
##
@@ -728,7 +728,10 @@ def test_flatten_one_single_pcollection(self):
param(compat_version="2.66.0"),
damccorm commented on code in PR #35893:
URL: https://github.com/apache/beam/pull/35893#discussion_r2349737091
##
CHANGES.md:
##
@@ -142,6 +142,7 @@
## Bugfixes
* (Python) Fixed Java YAML provider fails on Windows
([#35617](https://github.com/apache/beam/issues/35617)).
+*
liferoad merged PR #36158:
URL: https://github.com/apache/beam/pull/36158
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@beam.apache
ksobrenat32 opened a new pull request, #36161:
URL: https://github.com/apache/beam/pull/36161
This pull request adds a new blog post to the Apache Beam website, sharing a
Google Summer of Code 2025 participant's experience improving Beam's
infrastructure :)
--
This is an automated messag
github-actions[bot] closed pull request #35542: fix the end_stamp issue for the
initial partition
URL: https://github.com/apache/beam/pull/35542
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the s
liferoad commented on PR #36141:
URL: https://github.com/apache/beam/pull/36141#issuecomment-3292260042
Shall we update CHANGES.md since the updates are quite significant?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
ahmedabu98 merged PR #36073:
URL: https://github.com/apache/beam/pull/36073
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@beam.apac
shunping commented on PR #35876:
URL: https://github.com/apache/beam/pull/35876#issuecomment-3293191328
> Ran the integration tests under bigtable using go test, confirming they
compile and skip gracefully when infrastructure is missing.
That's exactly what I think is missing here. We
dependabot[bot] opened a new pull request, #36154:
URL: https://github.com/apache/beam/pull/36154
Bumps
[google-github-actions/auth](https://github.com/google-github-actions/auth)
from 2 to 3.
Release notes
Sourced from https://github.com/google-github-actions/auth/releases";>goog
Aashish-Jha-11 commented on PR #35876:
URL: https://github.com/apache/beam/pull/35876#issuecomment-3293125986
Sir To verify my implementation, I ran the following checks locally:
- Built the Go SDK and ensured all packages compiled successfully.
- Ran the integration tests under bigtabl
liferoad commented on issue #30760:
URL: https://github.com/apache/beam/issues/30760#issuecomment-3292541870
https://github.com/apache/beam/pull/36140 should fix this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
shunping closed issue #36128: [Bug]: Prism early window pane is not processed
immediately downstream
URL: https://github.com/apache/beam/issues/36128
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
shunping commented on PR #36146:
URL: https://github.com/apache/beam/pull/36146#issuecomment-3293103111
> TriggerAlways can be viewed as Repeated(ElementCount=1)
Brilliant! That's a good explanation of why it also failed.
--
This is an automated message from the Apache Git Service.
github-actions[bot] commented on PR #36159:
URL: https://github.com/apache/beam/pull/36159#issuecomment-3293041857
Assigning reviewers:
R: @damccorm for label build.
Note: If you would like to opt out of this review, comment `assign to next
reviewer`.
Available comma
kennknowles opened a new pull request, #36160:
URL: https://github.com/apache/beam/pull/36160
Previously, the Dataflow V2 tests rebuilt the distroless container using an
overridden base image that was the `:latest` tag from the live docker repo. Now
it should use the version that was built
damccorm merged PR #36118:
URL: https://github.com/apache/beam/pull/36118
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@beam.apache
github-actions[bot] commented on PR #36157:
URL: https://github.com/apache/beam/pull/36157#issuecomment-3293042059
Assigning reviewers:
R: @Abacn for label build.
Note: If you would like to opt out of this review, comment `assign to next
reviewer`.
Available commands
Abacn merged PR #36141:
URL: https://github.com/apache/beam/pull/36141
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@beam.apache.or
github-actions[bot] commented on issue #34504:
URL: https://github.com/apache/beam/issues/34504#issuecomment-3292006635
This issue has been marked as stale due to 150 days of inactivity. It will
be closed in 30 days if no further activity occurs. If you think that’s
incorrect or this issue
github-actions[bot] commented on issue #34339:
URL: https://github.com/apache/beam/issues/34339#issuecomment-3292007010
This issue has been closed due to lack of activity. If you think that is
incorrect, you can reopen the issue at any time.
--
This is an automated message from the Apache
github-actions[bot] commented on issue #34633:
URL: https://github.com/apache/beam/issues/34633#issuecomment-3292006423
This issue has been marked as stale due to 150 days of inactivity. It will
be closed in 30 days if no further activity occurs. If you think that’s
incorrect or this issue
kennknowles commented on code in PR #36138:
URL: https://github.com/apache/beam/pull/36138#discussion_r2349514937
##
runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/DataflowRunner.java:
##
@@ -1290,15 +1277,18 @@ public DataflowPipelineJob run(P
Abacn closed issue #30152: [Bug]: PulsarIO write() complains of missing
ClientUrl even when provided with withClientUrl
URL: https://github.com/apache/beam/issues/30152
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
Abacn closed issue #21560:
org.apache.beam.sdk.io.pulsar.PulsarIOTest.testReadFromSimpleTopic flaky
URL: https://github.com/apache/beam/issues/21560
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
Abacn closed issue #21714: PulsarIOTest.testReadFromSimpleTopic is very flaky
URL: https://github.com/apache/beam/issues/21714
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
Abacn closed issue #30688: [Bug]: PulsarIO.read() is failing with
java.lang.RuntimeException: Could not find a way to create AutoValue class
class com.idfy.beam.pulsar.PulsarSourceDescriptor
URL: https://github.com/apache/beam/issues/30688
--
This is an automated message from the Apache Git
Amar3tto commented on issue #30760:
URL: https://github.com/apache/beam/issues/30760#issuecomment-3292270064
Culprit: https://github.com/apache/beam/pull/36027
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
github-actions[bot] commented on PR #36158:
URL: https://github.com/apache/beam/pull/36158#issuecomment-3292929348
Stopping reviewer notifications for this pull request: review requested by
someone other than the bot, ceding control. If you'd like to restart, comment
`assign set of reviewer
claudevdm commented on PR #36158:
URL: https://github.com/apache/beam/pull/36158#issuecomment-3292925174
R: @liferoad
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
claudevdm opened a new pull request, #36158:
URL: https://github.com/apache/beam/pull/36158
tensorflow-transform has a hard dependency on dill but does not specify it
in setup.py. It used to be included transitively by depending on apache-beam,
but apache-beam no longer has a hard dependenc
dependabot[bot] opened a new pull request, #36159:
URL: https://github.com/apache/beam/pull/36159
Bumps
[docker/build-push-action](https://github.com/docker/build-push-action) from 4
to 6.
Release notes
Sourced from https://github.com/docker/build-push-action/releases";>docker/bui
dependabot[bot] opened a new pull request, #36157:
URL: https://github.com/apache/beam/pull/36157
Bumps [actions/github-script](https://github.com/actions/github-script) from
7 to 8.
Release notes
Sourced from https://github.com/actions/github-script/releases";>actions/github-scrip
github-actions[bot] commented on PR #35919:
URL: https://github.com/apache/beam/pull/35919#issuecomment-3291869597
Assigning new set of reviewers because Pr has gone too long without review.
If you would like to opt out of this review, comment `assign to next reviewer`:
R: @ahmedabu98
sebbASF commented on issue #34504:
URL: https://github.com/apache/beam/issues/34504#issuecomment-3292863767
For current artifacts, yes.
Hashes, sigs and KEYS for current artifacts must point directly to the files
under
https://downloads.apache.org/beam/
Older artifacts (and thei
damccorm merged PR #36154:
URL: https://github.com/apache/beam/pull/36154
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@beam.apache
ahmedabu98 merged PR #36132:
URL: https://github.com/apache/beam/pull/36132
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@beam.apac
github-actions[bot] commented on PR #36153:
URL: https://github.com/apache/beam/pull/36153#issuecomment-3292804065
Assigning reviewers:
R: @Abacn for label build.
Note: If you would like to opt out of this review, comment `assign to next
reviewer`.
Available commands
Abacn commented on code in PR #36138:
URL: https://github.com/apache/beam/pull/36138#discussion_r2349389859
##
runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/DataflowRunner.java:
##
@@ -1290,15 +1277,18 @@ public DataflowPipelineJob run(Pipelin
Abacn commented on PR #36149:
URL: https://github.com/apache/beam/pull/36149#issuecomment-3292770076
cc: @claudevdm to confirm this is intended
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
github-actions[bot] commented on PR #36152:
URL: https://github.com/apache/beam/pull/36152#issuecomment-3292679136
Checks are failing. Will not request review until checks are succeeding. If
you'd like to override that behavior, comment `assign set of reviewers`
--
This is an automated me
github-actions[bot] commented on PR #36156:
URL: https://github.com/apache/beam/pull/36156#issuecomment-3292678697
Stopping reviewer notifications for this pull request: review requested by
someone other than the bot, ceding control. If you'd like to restart, comment
`assign set of reviewer
Aashish-Jha-11 commented on PR #35876:
URL: https://github.com/apache/beam/pull/35876#issuecomment-3292639605
Thank you for the follow-up Sir, @shunping.
I want to clarify that the code was written and verified by me directly, not
auto-generated. Unfortunately, the schema changes that
dependabot[bot] opened a new pull request, #36155:
URL: https://github.com/apache/beam/pull/36155
Bumps
[actions/download-artifact](https://github.com/actions/download-artifact) from
4 to 5.
Release notes
Sourced from https://github.com/actions/download-artifact/releases";>actions
dependabot[bot] opened a new pull request, #36153:
URL: https://github.com/apache/beam/pull/36153
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
Release notes
Sourced from https://github.com/actions/stale/releases";>actions/stale's
releases.
v10.0.0
shunping commented on issue #36128:
URL: https://github.com/apache/beam/issues/36128#issuecomment-3292538685
Fixed in [36137](https://github.com/apache/beam/pull/36137)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
shunping commented on PR #35876:
URL: https://github.com/apache/beam/pull/35876#issuecomment-3292494212
While I see that the latest commit reverts the field names to fix the schema
incompatibility, this doesn't fully address the concerns I raised in my
previous comment:
https://github.com/
dependabot[bot] opened a new pull request, #36152:
URL: https://github.com/apache/beam/pull/36152
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
Release notes
Sourced from https://github.com/actions/checkout/releases";>actions/checkout's
releases.
sebbASF commented on issue #34504:
URL: https://github.com/apache/beam/issues/34504#issuecomment-3292387558
Is anyone going to review this? The download page at
https://beam.apache.org/get-started/downloads
has lots of problems.
It must not use the archive server for current rel
liferoad commented on issue #36150:
URL: https://github.com/apache/beam/issues/36150#issuecomment-3292266465
https://github.com/apache/beam/pull/36140 should fix this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
damccorm merged PR #36151:
URL: https://github.com/apache/beam/pull/36151
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@beam.apache
github-actions[bot] commented on issue #34342:
URL: https://github.com/apache/beam/issues/34342#issuecomment-3292006922
This issue has been closed due to lack of activity. If you think that is
incorrect, you can reopen the issue at any time.
--
This is an automated message from the Apache
damccorm commented on PR #36151:
URL: https://github.com/apache/beam/pull/36151#issuecomment-3292233420
R: @jrmccluskey
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
1 - 100 of 112 matches
Mail list logo