TanuSharma2511 commented on issue #35019:
URL: https://github.com/apache/beam/issues/35019#issuecomment-2899801963
.take-issue
--
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
Bhargavkonidena commented on issue #21140:
URL: https://github.com/apache/beam/issues/21140#issuecomment-2899735457
Can you please assign this issue to me
--
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 t
mohamedawnallah commented on PR #34398:
URL: https://github.com/apache/beam/pull/34398#issuecomment-2899616190
Run Python_ML PreCommit 3.10
--
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 spe
github-actions[bot] commented on issue #33909:
URL: https://github.com/apache/beam/issues/33909#issuecomment-2899599144
Reopening since the workflow is still flaky
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] opened a new issue, #33909:
URL: https://github.com/apache/beam/issues/33909
The PreCommit Java GCP IO Direct is failing over 50% of the time.
Please visit
https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_GCP_IO_Direct.yml?query=is%3Afailure+branch%
github-actions[bot] commented on PR #35022:
URL: https://github.com/apache/beam/pull/35022#issuecomment-2899364857
Assigning reviewers:
R: @jrmccluskey for label python.
Note: If you would like to opt out of this review, comment `assign to next
reviewer`.
Available c
liferoad merged PR #34899:
URL: https://github.com/apache/beam/pull/34899
--
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
damccorm opened a new pull request, #35023:
URL: https://github.com/apache/beam/pull/35023
**Please** add a meaningful description for your change here
Thank you for your contribution! Follow this checklist to help us
incorporate your contribution quick
ahmedabu98 opened a new pull request, #33728:
URL: https://github.com/apache/beam/pull/33728
(no comment)
--
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-
derrickaw commented on code in PR #34782:
URL: https://github.com/apache/beam/pull/34782#discussion_r2100999388
##
sdks/java/extensions/schemaio-expansion-service/build.gradle:
##
@@ -58,6 +58,7 @@ dependencies {
permitUnusedDeclared 'com.google.cloud:alloydb-jdbc-connector
derrickaw commented on code in PR #34782:
URL: https://github.com/apache/beam/pull/34782#discussion_r2100999388
##
sdks/java/extensions/schemaio-expansion-service/build.gradle:
##
@@ -58,6 +58,7 @@ dependencies {
permitUnusedDeclared 'com.google.cloud:alloydb-jdbc-connector
derrickaw opened a new pull request, #35022:
URL: https://github.com/apache/beam/pull/35022
Phase 3 of this document - https://s.apache.org/beam-yaml-it
https://github.com/apache/beam/issues/34611
Thank you for your contribution! Follow this checklist
github-actions[bot] commented on PR #35018:
URL: https://github.com/apache/beam/pull/35018#issuecomment-2898738082
Assigning reviewers:
R: @liferoad for label python.
Note: If you would like to opt out of this review, comment `assign to next
reviewer`.
Available comm
github-actions[bot] commented on PR #35020:
URL: https://github.com/apache/beam/pull/35020#issuecomment-2898654984
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 #35018:
URL: https://github.com/apache/beam/pull/35018#issuecomment-2898593085
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 #35017:
URL: https://github.com/apache/beam/pull/35017#issuecomment-2898593206
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
sjvanrossum commented on PR #34999:
URL: https://github.com/apache/beam/pull/34999#issuecomment-2898554422
Run Java PreCommit
--
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 opened a new pull request, #35021:
URL: https://github.com/apache/beam/pull/35021
This follows #34919, splis out calls to `@TruncateRestriction`. This is the
first Fn API transform that deals with responding to splits so it is a bit more
complex than the prior refactors that onl
tvalentyn commented on code in PR #35003:
URL: https://github.com/apache/beam/pull/35003#discussion_r2100705776
##
sdks/python/setup.py:
##
@@ -354,7 +354,8 @@ def get_portability_package_data():
'fastavro>=0.23.6,<2',
'fasteners>=0.3,<1.0',
# TO
kennknowles opened a new pull request, #35020:
URL: https://github.com/apache/beam/pull/35020
Fixing up warnings/errors in a couple files I was looking at today.
Thank you for your contribution! Follow this checklist to help us
incorporate your contribu
unography opened a new issue, #35019:
URL: https://github.com/apache/beam/issues/35019
### What happened?
`max_retries` is not used in `WriteToBigQuery` even though, for example,
[_StreamToBigQuery](https://github.com/apache/beam/blob/f4a0f2b42db9418f35a19bf44cbf9457b3010ae5/sdks/pyth
tkaymak commented on code in PR #34763:
URL: https://github.com/apache/beam/pull/34763#discussion_r2100611322
##
sdks/java/io/debezium/src/main/java/org/apache/beam/io/debezium/DebeziumTransformRegistrar.java:
##
@@ -34,7 +34,7 @@
"nullness" // TODO(https://github.com/apache/
jrmccluskey opened a new pull request, #35018:
URL: https://github.com/apache/beam/pull/35018
Introduces the changes to the package itself, gradle, and tox definitions to
include Python 3.13 support. Does not automatically create or publish python
3.13 containers, nor does it add Python 3.1
github-actions[bot] commented on PR #34926:
URL: https://github.com/apache/beam/pull/34926#issuecomment-2898303974
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
liferoad commented on PR #34926:
URL: https://github.com/apache/beam/pull/34926#issuecomment-2898299185
R: @Chenzo1001
--
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
jrmccluskey merged PR #35003:
URL: https://github.com/apache/beam/pull/35003
--
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.apa
TanuSharma2511 opened a new pull request, #35017:
URL: https://github.com/apache/beam/pull/35017
Resolves a part of #31858
Thank you for your contribution! Follow this checklist to help us
incorporate your contribution quickly and easily:
- [ ]
Suvrat1629 commented on PR #34213:
URL: https://github.com/apache/beam/pull/34213#issuecomment-2898188477
@svetakvsundhar please take a look at this
[comment](https://github.com/apache/beam/pull/34213#issuecomment-2726254794)
again.
Thank you
--
This is an automated message from the A
kennknowles merged PR #34919:
URL: https://github.com/apache/beam/pull/34919
--
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.apa
kennknowles merged PR #34191:
URL: https://github.com/apache/beam/pull/34191
--
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.apa
Suvrat1629 commented on code in PR #34307:
URL: https://github.com/apache/beam/pull/34307#discussion_r2100459166
##
runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/DataflowMetrics.java:
##
@@ -225,6 +230,40 @@ private DistributionResult
getDist
Abacn commented on code in PR #34763:
URL: https://github.com/apache/beam/pull/34763#discussion_r2100445984
##
sdks/java/io/debezium/src/main/java/org/apache/beam/io/debezium/DebeziumTransformRegistrar.java:
##
@@ -34,7 +34,7 @@
"nullness" // TODO(https://github.com/apache/be
Abacn closed issue #33646: The PostCommit Java Examples Dataflow V2 job is flaky
URL: https://github.com/apache/beam/issues/33646
--
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.
Abacn merged PR #35015:
URL: https://github.com/apache/beam/pull/35015
--
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
Abacn commented on PR #35015:
URL: https://github.com/apache/beam/pull/35015#issuecomment-2898165466
Thanks @sjvanrossum ! Let me merge this at the moment to bring back test
green. Take your time on #34999.
--
This is an automated message from the Apache Git Service.
To respond to the mes
claudevdm commented on PR #34926:
URL: https://github.com/apache/beam/pull/34926#issuecomment-2898159068
@liferoad should this be merged?
--
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 speci
jrmccluskey commented on code in PR #35003:
URL: https://github.com/apache/beam/pull/35003#discussion_r2100342839
##
sdks/python/setup.py:
##
@@ -354,7 +354,8 @@ def get_portability_package_data():
'fastavro>=0.23.6,<2',
'fasteners>=0.3,<1.0',
#
jrmccluskey commented on code in PR #35003:
URL: https://github.com/apache/beam/pull/35003#discussion_r2100329037
##
sdks/python/setup.py:
##
@@ -354,7 +354,8 @@ def get_portability_package_data():
'fastavro>=0.23.6,<2',
'fasteners>=0.3,<1.0',
#
github-actions[bot] commented on PR #34385:
URL: https://github.com/apache/beam/pull/34385#issuecomment-2897843420
This pull request has been marked as stale due to 60 days of inactivity. It
will be closed in 1 week if no further activity occurs. If you think that’s
incorrect or this pull r
github-actions[bot] commented on PR #34280:
URL: https://github.com/apache/beam/pull/34280#issuecomment-2897843540
This pull request has been closed due to lack of activity. If you think that
is incorrect, or the pull request requires review, you can revive the PR at any
time.
--
This is
github-actions[bot] closed pull request #34280: Update docstring to clarify
numShards=0 doesn't neccessarily enable autosharding
URL: https://github.com/apache/beam/pull/34280
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
github-actions[bot] commented on PR #34028:
URL: https://github.com/apache/beam/pull/34028#issuecomment-2897737145
Reminder, please take a look at this pr: @robertwb
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
github-actions[bot] commented on PR #34144:
URL: https://github.com/apache/beam/pull/34144#issuecomment-2897737088
Reminder, please take a look at this pr: @Abacn
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #34213:
URL: https://github.com/apache/beam/pull/34213#issuecomment-2897736865
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: @Abacn for
github-actions[bot] commented on PR #34167:
URL: https://github.com/apache/beam/pull/34167#issuecomment-2897737047
Reminder, please take a look at this pr: @johnjcasey
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
github-actions[bot] commented on PR #34909:
URL: https://github.com/apache/beam/pull/34909#issuecomment-2897736398
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: @melap for
github-actions[bot] commented on PR #34939:
URL: https://github.com/apache/beam/pull/34939#issuecomment-2897736263
Reminder, please take a look at this pr: @lostluck
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
github-actions[bot] commented on PR #34436:
URL: https://github.com/apache/beam/pull/34436#issuecomment-2897736649
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: @robertwb f
github-actions[bot] commented on PR #34926:
URL: https://github.com/apache/beam/pull/34926#issuecomment-2897736313
Reminder, please take a look at this pr: @claudevdm
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
Ox0400 commented on issue #35013:
URL: https://github.com/apache/beam/issues/35013#issuecomment-2896874107
You're absolutely right—it's impossible to set the log level in
DataflowPythonJobOp. The only workaround is to configure it in data_clean.py,
which is what I did by adding:
log
50 matches
Mail list logo