ElessarST commented on a change in pull request #16505:
URL: https://github.com/apache/beam/pull/16505#discussion_r794282660
##
File path: playground/frontend/lib/l10n/app_en.arb
##
@@ -154,5 +154,41 @@
"clearOutput": "Clear Output",
"@clearOutput": {
"description":
ElessarST commented on a change in pull request #16505:
URL: https://github.com/apache/beam/pull/16505#discussion_r794286771
##
File path:
playground/frontend/lib/modules/editor/components/pipeline_options_dropdown/pipeline_options_dropdown_body.dart
##
@@ -0,0 +1,229 @@
+/*
+
ElessarST commented on a change in pull request #16505:
URL: https://github.com/apache/beam/pull/16505#discussion_r794286859
##
File path:
playground/frontend/lib/modules/editor/components/pipeline_options_dropdown/pipeline_options_dropdown_body.dart
##
@@ -0,0 +1,229 @@
+/*
+
emilymye commented on pull request #16632:
URL: https://github.com/apache/beam/pull/16632#issuecomment-1024009690
Run Python 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 specifi
emilymye commented on pull request #16632:
URL: https://github.com/apache/beam/pull/16632#issuecomment-1024010372
Run Website_Stage_GCS 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
emilymye commented on pull request #16632:
URL: https://github.com/apache/beam/pull/16632#issuecomment-1024010586
Run Python ReleaseCandidate
--
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
emilymye commented on pull request #16632:
URL: https://github.com/apache/beam/pull/16632#issuecomment-1024011311
Run Java Dataflow V2 ValidatesRunner
--
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 g
roger-mike commented on pull request #16562:
URL: https://github.com/apache/beam/pull/16562#issuecomment-1024345437
> The `no-value-for-parameter` warning could be fixed in some cases where
there were some missing default values.
>
> The rest of the `no-value-for-parameter` warnings
thorbjorn444 opened a new pull request #16641:
URL: https://github.com/apache/beam/pull/16641
Currently, the dataflow runner creates collisions if two jobs are created at
the same microsecond.
This change adds eight random alphanumeric characters to the end of the job
name, which i
roger-mike commented on pull request #16522:
URL: https://github.com/apache/beam/pull/16522#issuecomment-1024369395
> > ```
> > init-hook="from pylint.config import find_pylintrc; import os, sys;
sys.path.append(os.path.dirname(find_pylintrc()))"
> > ```
Just commented what I t
MarcoRob commented on pull request #16634:
URL: https://github.com/apache/beam/pull/16634#issuecomment-1024371980
FYI: First initial approach on PulsarIO
[PR-15572](https://github.com/apache/beam/pull/15572)
--
This is an automated message from the Apache Git Service.
To respond to the m
riteshghorse opened a new pull request #16642:
URL: https://github.com/apache/beam/pull/16642
Adds Debezium IO wrapper. Currently tested with testcontainers-go against
Flink and Universal Runner. Flink runner runs the test but after updating test
validation `passert.Equals()` it fails with
roger-mike commented on pull request #16526:
URL: https://github.com/apache/beam/pull/16526#issuecomment-1024376474
@pabloem What do you think of the `no-member` warnings? Do you think some of
them could be fixed? Most of them are false positives related to the
`apache-beam` module, I thin
codecov[bot] commented on pull request #16642:
URL: https://github.com/apache/beam/pull/16642#issuecomment-1024377522
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16642?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+
codecov[bot] edited a comment on pull request #16522:
URL: https://github.com/apache/beam/pull/16522#issuecomment-1013397583
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16522?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
codecov[bot] edited a comment on pull request #16642:
URL: https://github.com/apache/beam/pull/16642#issuecomment-1024377522
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16642?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
jrmccluskey commented on a change in pull request #16622:
URL: https://github.com/apache/beam/pull/16622#discussion_r794663757
##
File path: sdks/go/pkg/beam/runners/dataflow/dataflow.go
##
@@ -59,6 +59,7 @@ var (
numWorkers = flag.Int64("num_workers", 0, "Num
emilymye merged pull request #16630:
URL: https://github.com/apache/beam/pull/16630
--
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-unsubsc
mosche commented on pull request #15848:
URL: https://github.com/apache/beam/pull/15848#issuecomment-1024419181
@pabloem sure, I'll absolutely give this a look early next week! Sorry,
didn't get to it today...
--
This is an automated message from the Apache Git Service.
To respond to the
ryanthompson591 commented on a change in pull request #16154:
URL: https://github.com/apache/beam/pull/16154#discussion_r79429
##
File path: sdks/python/apache_beam/examples/complete/estimate_pi.py
##
@@ -101,21 +101,27 @@ def expand(self, pcoll):
| 'Sum' >> beam.C
ryanthompson591 commented on a change in pull request #16154:
URL: https://github.com/apache/beam/pull/16154#discussion_r794696465
##
File path: sdks/python/apache_beam/examples/complete/autocomplete.py
##
@@ -40,7 +40,7 @@ def run(argv=None):
# We use the save_main_session
pabloem commented on pull request #16592:
URL: https://github.com/apache/beam/pull/16592#issuecomment-1024442095
LGTM thanks all!
--
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 com
pabloem merged pull request #16592:
URL: https://github.com/apache/beam/pull/16592
--
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
codecov[bot] edited a comment on pull request #16642:
URL: https://github.com/apache/beam/pull/16642#issuecomment-1024377522
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16642?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
pabloem commented on pull request #15848:
URL: https://github.com/apache/beam/pull/15848#issuecomment-1024448196
Run Java PostCommit
--
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
codecov[bot] edited a comment on pull request #16642:
URL: https://github.com/apache/beam/pull/16642#issuecomment-1024377522
--
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.
codecov[bot] edited a comment on pull request #16642:
URL: https://github.com/apache/beam/pull/16642#issuecomment-1024377522
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16642?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
robertwb commented on pull request #16638:
URL: https://github.com/apache/beam/pull/16638#issuecomment-1024454073
Run Python 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 specifi
codecov[bot] edited a comment on pull request #16642:
URL: https://github.com/apache/beam/pull/16642#issuecomment-1024377522
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16642?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
codecov[bot] edited a comment on pull request #16642:
URL: https://github.com/apache/beam/pull/16642#issuecomment-1024377522
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16642?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
codecov[bot] commented on pull request #16641:
URL: https://github.com/apache/beam/pull/16641#issuecomment-1024459011
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16641?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+
codecov[bot] edited a comment on pull request #16641:
URL: https://github.com/apache/beam/pull/16641#issuecomment-1024459011
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16641?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
riteshghorse commented on pull request #16642:
URL: https://github.com/apache/beam/pull/16642#issuecomment-1024459964
R: @lostluck @youngoli
--
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
TheNeuralBit commented on a change in pull request #16638:
URL: https://github.com/apache/beam/pull/16638#discussion_r794732980
##
File path:
sdks/python/apache_beam/runners/portability/fn_api_runner/fn_runner.py
##
@@ -358,8 +358,11 @@ def run_stages(self,
stage_cont
roger-mike edited a comment on pull request #16522:
URL: https://github.com/apache/beam/pull/16522#issuecomment-1024369395
> > ```
> > init-hook="from pylint.config import find_pylintrc; import os, sys;
sys.path.append(os.path.dirname(find_pylintrc()))"
> > ```
Hi @TheNeuralBit
codecov[bot] edited a comment on pull request #16641:
URL: https://github.com/apache/beam/pull/16641#issuecomment-1024459011
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16641?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
codecov[bot] edited a comment on pull request #16641:
URL: https://github.com/apache/beam/pull/16641#issuecomment-1024459011
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16641?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
kileys commented on pull request #16631:
URL: https://github.com/apache/beam/pull/16631#issuecomment-1024490554
R: @TheNeuralBit
--
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 com
kileys commented on pull request #16631:
URL: https://github.com/apache/beam/pull/16631#issuecomment-1024491997
beam_Release_NightlySnapshot passes, but had to do a fix for whitespace
https://ci-beam.apache.org/job/beam_Release_NightlySnapshot/1443/
--
This is an automated message
pabloem commented on pull request #16505:
URL: https://github.com/apache/beam/pull/16505#issuecomment-1024500445
thanks all this looks nice!
--
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
pabloem merged pull request #16505:
URL: https://github.com/apache/beam/pull/16505
--
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
codecov[bot] edited a comment on pull request #16638:
URL: https://github.com/apache/beam/pull/16638#issuecomment-1023730417
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16638?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
kileys commented on pull request #16568:
URL: https://github.com/apache/beam/pull/16568#issuecomment-1024504927
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 co
kileys commented on pull request #16568:
URL: https://github.com/apache/beam/pull/16568#issuecomment-1024505036
Run Python 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
damccorm opened a new pull request #16643:
URL: https://github.com/apache/beam/pull/16643
The dataflow.go runner currently requires a project to be set via a flag.
However, this can be inferred from the users config if they have set the
`GOOGLE_APPLICATION_CREDENTIALS` env var to point to
damccorm commented on pull request #16643:
URL: https://github.com/apache/beam/pull/16643#issuecomment-1024513917
R: @lostluck
--
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 comme
tvalentyn commented on a change in pull request #16154:
URL: https://github.com/apache/beam/pull/16154#discussion_r794164784
##
File path: sdks/python/apache_beam/examples/complete/autocomplete.py
##
@@ -40,7 +40,7 @@ def run(argv=None):
# We use the save_main_session option
codecov[bot] edited a comment on pull request #16568:
URL: https://github.com/apache/beam/pull/16568#issuecomment-1016915370
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16568?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
codecov[bot] commented on pull request #16640:
URL: https://github.com/apache/beam/pull/16640#issuecomment-1024527022
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16640?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+
codecov[bot] edited a comment on pull request #16640:
URL: https://github.com/apache/beam/pull/16640#issuecomment-1024527022
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16640?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
codecov[bot] edited a comment on pull request #16640:
URL: https://github.com/apache/beam/pull/16640#issuecomment-1024527022
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16640?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
codecov[bot] edited a comment on pull request #16640:
URL: https://github.com/apache/beam/pull/16640#issuecomment-1024527022
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16640?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
codecov[bot] edited a comment on pull request #16640:
URL: https://github.com/apache/beam/pull/16640#issuecomment-1024527022
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16640?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
TheNeuralBit commented on pull request #16631:
URL: https://github.com/apache/beam/pull/16631#issuecomment-1024538232
Do we know why this happens in Release_NightlySnapshot but we can't repro in
local builds?
--
This is an automated message from the Apache Git Service.
To respond to the
codecov[bot] edited a comment on pull request #16640:
URL: https://github.com/apache/beam/pull/16640#issuecomment-1024527022
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16640?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
codecov[bot] edited a comment on pull request #16640:
URL: https://github.com/apache/beam/pull/16640#issuecomment-1024527022
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16640?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
codecov[bot] edited a comment on pull request #16568:
URL: https://github.com/apache/beam/pull/16568#issuecomment-1016915370
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16568?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
codecov[bot] edited a comment on pull request #16601:
URL: https://github.com/apache/beam/pull/16601#issuecomment-1020672508
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16601?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
VictorPlusC commented on a change in pull request #16601:
URL: https://github.com/apache/beam/pull/16601#discussion_r794839138
##
File path:
sdks/python/apache_beam/runners/interactive/interactive_environment.py
##
@@ -675,3 +693,12 @@ def get_sql_chain(self, pipeline, set_use
VictorPlusC commented on a change in pull request #16601:
URL: https://github.com/apache/beam/pull/16601#discussion_r794840341
##
File path:
sdks/python/apache_beam/runners/interactive/interactive_environment.py
##
@@ -358,18 +361,33 @@ def get_cache_manager(self, pipeline,
c
kennknowles opened a new pull request #16644:
URL: https://github.com/apache/beam/pull/16644
This NullPointerException is preventable, easily caught by checkerframework,
but it was disabled. So it hit a user.
Thank you for your contribution! Follow thi
kileys commented on pull request #16631:
URL: https://github.com/apache/beam/pull/16631#issuecomment-1024589177
No idea. I tried clearing my local ~/.m2 repo thinking Calcite was cached,
but still passed
--
This is an automated message from the Apache Git Service.
To respond to the messa
codecov[bot] edited a comment on pull request #16568:
URL: https://github.com/apache/beam/pull/16568#issuecomment-1016915370
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16568?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
codecov[bot] edited a comment on pull request #16601:
URL: https://github.com/apache/beam/pull/16601#issuecomment-1020672508
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16601?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
ihji opened a new pull request #16645:
URL: https://github.com/apache/beam/pull/16645
**Please** add a meaningful description for your change here
Thank you for your contribution! Follow this checklist to help us
incorporate your contribution quickly a
kennknowles commented on pull request #16644:
URL: https://github.com/apache/beam/pull/16644#issuecomment-1024590553
R: @pabloem have a minute for this one?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
VictorPlusC commented on a change in pull request #16601:
URL: https://github.com/apache/beam/pull/16601#discussion_r794851154
##
File path: sdks/python/apache_beam/runners/interactive/utils_test.py
##
@@ -327,5 +345,29 @@ def test_create_var_in_main(self):
self.assertIs(g
ihji commented on pull request #16645:
URL: https://github.com/apache/beam/pull/16645#issuecomment-1024590823
Dataflow Runner V2 Nexmark Tests
--
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
VictorPlusC commented on a change in pull request #16601:
URL: https://github.com/apache/beam/pull/16601#discussion_r794839138
##
File path:
sdks/python/apache_beam/runners/interactive/interactive_environment.py
##
@@ -675,3 +693,12 @@ def get_sql_chain(self, pipeline, set_use
ihji removed a comment on pull request #16645:
URL: https://github.com/apache/beam/pull/16645#issuecomment-1024590823
Dataflow Runner V2 Nexmark Tests
--
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 g
codecov[bot] edited a comment on pull request #16640:
URL: https://github.com/apache/beam/pull/16640#issuecomment-1024527022
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16640?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
kennknowles commented on pull request #16644:
URL: https://github.com/apache/beam/pull/16644#issuecomment-1024592537
Or also R: @kmjung
--
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 specif
ihji removed a comment on pull request #16645:
URL: https://github.com/apache/beam/pull/16645#issuecomment-1024592408
Dataflow Runner V2 Nexmark Tests
--
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 g
ihji commented on pull request #16645:
URL: https://github.com/apache/beam/pull/16645#issuecomment-1024592408
Dataflow Runner V2 Nexmark Tests
--
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
codecov[bot] edited a comment on pull request #16601:
URL: https://github.com/apache/beam/pull/16601#issuecomment-1020672508
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16601?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
emilymye commented on pull request #16632:
URL: https://github.com/apache/beam/pull/16632#issuecomment-1024595790
Run Python 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 specifi
emilymye commented on pull request #16632:
URL: https://github.com/apache/beam/pull/16632#issuecomment-1024595929
Run Python ReleaseCandidate
--
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
ihji commented on pull request #16645:
URL: https://github.com/apache/beam/pull/16645#issuecomment-1024596277
Run Dataflow Runner V2 Nexmark Tests
--
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
ihji removed a comment on pull request #16645:
URL: https://github.com/apache/beam/pull/16645#issuecomment-1024596277
Run Dataflow Runner V2 Nexmark Tests
--
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
ihji commented on pull request #16645:
URL: https://github.com/apache/beam/pull/16645#issuecomment-1024598827
Run Load Tests Java Combine Dataflow Batch
--
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
ihji commented on pull request #16645:
URL: https://github.com/apache/beam/pull/16645#issuecomment-1024598991
Run Dataflow Runner V2 Nexmark Tests
--
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
kileys commented on pull request #16634:
URL: https://github.com/apache/beam/pull/16634#issuecomment-1024600740
@johnjcasey Could you take a look please?
--
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
ihji commented on pull request #16645:
URL: https://github.com/apache/beam/pull/16645#issuecomment-1024601248
Run Dataflow Runner V2 Nexmark Tests
--
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
ihji removed a comment on pull request #16645:
URL: https://github.com/apache/beam/pull/16645#issuecomment-1024598991
--
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
ihji commented on pull request #16645:
URL: https://github.com/apache/beam/pull/16645#issuecomment-1024602484
Run Load Tests Java 11 ParDo Dataflow V2 Batch
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
ihji removed a comment on pull request #16645:
URL: https://github.com/apache/beam/pull/16645#issuecomment-1024602484
--
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
codecov[bot] edited a comment on pull request #16601:
URL: https://github.com/apache/beam/pull/16601#issuecomment-1020672508
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16601?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
emilymye commented on pull request #16632:
URL: https://github.com/apache/beam/pull/16632#issuecomment-1024627750
Run Python ReleaseCandidate
--
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
codecov[bot] edited a comment on pull request #16601:
URL: https://github.com/apache/beam/pull/16601#issuecomment-1020672508
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16601?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
kmjung commented on a change in pull request #16644:
URL: https://github.com/apache/beam/pull/16644#discussion_r794888197
##
File path:
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryStorageSourceBase.java
##
@@ -107,17 +104,19 @@
johnjcasey commented on pull request #16634:
URL: https://github.com/apache/beam/pull/16634#issuecomment-1024635840
Will Do.
@MarcoRob is there a design document you could point me to for a bit of
context on this change?
--
This is an automated message from the Apache Git Service.
codecov[bot] commented on pull request #16636:
URL: https://github.com/apache/beam/pull/16636#issuecomment-1024663700
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16636?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+
johnjcasey commented on a change in pull request #16634:
URL: https://github.com/apache/beam/pull/16634#discussion_r794894441
##
File path:
sdks/java/io/pulsar/src/main/java/org/apache/beam/sdk/io/pulsar/PulsarWriter.java
##
@@ -0,0 +1,41 @@
+package org.apache.beam.sdk.io.pul
johnjcasey commented on a change in pull request #16634:
URL: https://github.com/apache/beam/pull/16634#discussion_r794893960
##
File path:
sdks/java/io/pulsar/src/main/java/org/apache/beam/sdk/io/pulsar/PulsarWriter.java
##
@@ -0,0 +1,41 @@
+package org.apache.beam.sdk.io.pul
codecov[bot] edited a comment on pull request #16601:
URL: https://github.com/apache/beam/pull/16601#issuecomment-1020672508
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16601?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
andreykus opened a new pull request #16646:
URL: https://github.com/apache/beam/pull/16646
Configured Docker build, terraform deploy app, git actions to run backend
server to verify SCIO SDK examples
Thank you for your contribution! Follow this checklist
AnandInguva commented on pull request #16633:
URL: https://github.com/apache/beam/pull/16633#issuecomment-1024682094
cc @robertwb
--
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 co
AnandInguva commented on a change in pull request #16633:
URL: https://github.com/apache/beam/pull/16633#discussion_r794916852
##
File path: sdks/python/container/piputil.go
##
@@ -51,7 +51,7 @@ func pipInstallRequirements(files []string, dir, name string)
error {
codecov[bot] edited a comment on pull request #16636:
URL: https://github.com/apache/beam/pull/16636#issuecomment-1024663700
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16636?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
codecov[bot] edited a comment on pull request #16601:
URL: https://github.com/apache/beam/pull/16601#issuecomment-1020672508
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16601?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+
1 - 100 of 189 matches
Mail list logo