kkucharc commented on a change in pull request #11567:
URL: https://github.com/apache/beam/pull/11567#discussion_r423014250
##
File path: sdks/python/apache_beam/testing/load_tests/load_test_metrics_utils.py
##
@@ -404,6 +419,77 @@ def save(self, results):
return self._cli
kkucharc commented on a change in pull request #11567:
URL: https://github.com/apache/beam/pull/11567#discussion_r423012464
##
File path: sdks/python/apache_beam/testing/load_tests/load_test_metrics_utils.py
##
@@ -167,14 +175,15 @@ class MetricsReader(object):
A :class:`Met
kkucharc commented on a change in pull request #11567:
URL: https://github.com/apache/beam/pull/11567#discussion_r423010025
##
File path: sdks/python/apache_beam/testing/load_tests/load_test.py
##
@@ -67,22 +82,30 @@ def _str_to_boolean(value):
class LoadTest(object):
+ "
kkucharc commented on a change in pull request #11567:
URL: https://github.com/apache/beam/pull/11567#discussion_r423009786
##
File path: sdks/python/apache_beam/testing/load_tests/load_test.py
##
@@ -45,6 +47,19 @@ def _add_argparse_args(cls, parser):
'--metrics_table
mwalenia commented on pull request #11611:
URL: https://github.com/apache/beam/pull/11611#issuecomment-626674426
R: @tysonjh
This is an automated message from the Apache Git Service.
To respond to the message, please log on
bntnam commented on a change in pull request #11554:
URL: https://github.com/apache/beam/pull/11554#discussion_r422998690
##
File path: website/www/package.json
##
@@ -0,0 +1,19 @@
+{
+ "name": "apache-beam-website",
+ "version": "1.0.0",
+ "description": "Apache Beam websit
bntnam commented on a change in pull request #11554:
URL: https://github.com/apache/beam/pull/11554#discussion_r422995639
##
File path: website/Dockerfile
##
@@ -1,33 +1,65 @@
-###
-# Licensed to the A
mwalenia commented on a change in pull request #11331:
URL: https://github.com/apache/beam/pull/11331#discussion_r422993963
##
File path:
sdks/java/extensions/ml/src/main/java/org/apache/beam/sdk/extensions/ml/CloudVision.java
##
@@ -0,0 +1,238 @@
+/*
+ * Licensed to the Apach
mwalenia commented on a change in pull request #11331:
URL: https://github.com/apache/beam/pull/11331#discussion_r422993259
##
File path:
sdks/java/extensions/ml/src/main/java/org/apache/beam/sdk/extensions/ml/CloudVision.java
##
@@ -0,0 +1,238 @@
+/*
+ * Licensed to the Apach
mwalenia commented on a change in pull request #11331:
URL: https://github.com/apache/beam/pull/11331#discussion_r422993102
##
File path:
sdks/java/extensions/ml/src/main/java/org/apache/beam/sdk/extensions/ml/CloudVision.java
##
@@ -0,0 +1,238 @@
+/*
+ * Licensed to the Apach
mwalenia commented on a change in pull request #11331:
URL: https://github.com/apache/beam/pull/11331#discussion_r422992888
##
File path:
sdks/java/extensions/ml/src/main/java/org/apache/beam/sdk/extensions/ml/AnnotateImages.java
##
@@ -0,0 +1,209 @@
+/*
+ * Licensed to the Ap
mwalenia commented on a change in pull request #11331:
URL: https://github.com/apache/beam/pull/11331#discussion_r422990776
##
File path:
sdks/java/extensions/ml/src/main/java/org/apache/beam/sdk/extensions/ml/AnnotateImages.java
##
@@ -0,0 +1,209 @@
+/*
+ * Licensed to the Ap
mwalenia commented on a change in pull request #11331:
URL: https://github.com/apache/beam/pull/11331#discussion_r422989840
##
File path:
sdks/java/extensions/ml/src/main/java/org/apache/beam/sdk/extensions/ml/AnnotateImages.java
##
@@ -0,0 +1,209 @@
+/*
+ * Licensed to the Ap
mwalenia commented on a change in pull request #11331:
URL: https://github.com/apache/beam/pull/11331#discussion_r422989584
##
File path:
sdks/java/extensions/ml/src/main/java/org/apache/beam/sdk/extensions/ml/AnnotateImages.java
##
@@ -0,0 +1,209 @@
+/*
+ * Licensed to the Ap
aromanenko-dev commented on a change in pull request #11396:
URL: https://github.com/apache/beam/pull/11396#discussion_r422977908
##
File path:
sdks/java/io/jdbc/src/main/java/org/apache/beam/sdk/io/jdbc/JdbcIO.java
##
@@ -257,6 +258,28 @@ public boolean apply(SQLException e)
kamilwu commented on pull request #11660:
URL: https://github.com/apache/beam/pull/11660#issuecomment-626648441
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
aromanenko-dev commented on pull request #11396:
URL: https://github.com/apache/beam/pull/11396#issuecomment-626642453
Run Java PreCommit
This is an automated message from the Apache Git Service.
To respond to the message, pl
kamilwu commented on pull request #11660:
URL: https://github.com/apache/beam/pull/11660#issuecomment-626642235
Run Seed Job
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
aromanenko-dev commented on pull request #11396:
URL: https://github.com/apache/beam/pull/11396#issuecomment-626641582
@udim no problem, I can take over of this PR
This is an automated message from the Apache Git Service.
To
kamilwu commented on pull request #11660:
URL: https://github.com/apache/beam/pull/11660#issuecomment-626641164
Run Seed Job
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
kamilwu opened a new pull request #11660:
URL: https://github.com/apache/beam/pull/11660
Thank you for your contribution! Follow this checklist to help us
incorporate your contribution quickly and easily:
- [ ] [**Choose
reviewer(s)**](https://be
kamilwu commented on pull request #11629:
URL: https://github.com/apache/beam/pull/11629#issuecomment-626635476
@aaltay You should be able now to see the new landing page at
http://metrics.beam.apache.org
This is an automate
pawelpasterz commented on pull request #11659:
URL: https://github.com/apache/beam/pull/11659#issuecomment-626613914
R: @kamilwu
Hey! Could you take a look? Thanks
This is an automated message from the Apache Git Service.
mwalenia commented on pull request #11566:
URL: https://github.com/apache/beam/pull/11566#issuecomment-626601364
Run Java PreCommit
This is an automated message from the Apache Git Service.
To respond to the message, please l
kamilwu commented on pull request #11659:
URL: https://github.com/apache/beam/pull/11659#issuecomment-626597746
Run Java_Examples_Dataflow_Java11 PreCommit
This is an automated message from the Apache Git Service.
To respond
kamilwu commented on pull request #11659:
URL: https://github.com/apache/beam/pull/11659#issuecomment-626588429
Run seed job
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
pawelpasterz opened a new pull request #11659:
URL: https://github.com/apache/beam/pull/11659
Compile tests and run on java 11.
Thank you for your contribution! Follow this checklist to help us
incorporate your contribution quickly and easily:
Ardagan commented on a change in pull request #11582:
URL: https://github.com/apache/beam/pull/11582#discussion_r422904343
##
File path: sdks/python/apache_beam/io/gcp/bigquery.py
##
@@ -1641,3 +1644,314 @@ def process(self, unused_element, signal):
*self._args
Ardagan commented on a change in pull request #11582:
URL: https://github.com/apache/beam/pull/11582#discussion_r422903621
##
File path: sdks/python/apache_beam/io/gcp/bigquery.py
##
@@ -1641,3 +1644,314 @@ def process(self, unused_element, signal):
*self._args
Ardagan commented on a change in pull request #11582:
URL: https://github.com/apache/beam/pull/11582#discussion_r422903477
##
File path: sdks/python/apache_beam/io/gcp/bigquery.py
##
@@ -1641,3 +1644,314 @@ def process(self, unused_element, signal):
*self._args
mxm opened a new pull request #11658:
URL: https://github.com/apache/beam/pull/11658
The updated ParDoPayload which may hold a length-prefixed key coder for the
timer coder was not stored as the new FunctionSpec for the ParDo transform.
Instead, it was discarded right away and the old
mwalenia commented on pull request #11331:
URL: https://github.com/apache/beam/pull/11331#issuecomment-626572535
Run Python PreCommit
This is an automated message from the Apache Git Service.
To respond to the message, please
mwalenia commented on pull request #11331:
URL: https://github.com/apache/beam/pull/11331#issuecomment-626571186
Run Java PreCommit
This is an automated message from the Apache Git Service.
To respond to the message, please l
mwalenia commented on pull request #11331:
URL: https://github.com/apache/beam/pull/11331#issuecomment-626571240
Run Java PreCommit
This is an automated message from the Apache Git Service.
To respond to the message, please l
kamilwu commented on pull request #11274:
URL: https://github.com/apache/beam/pull/11274#issuecomment-626570906
Run PubsubIO Performance Test Python
This is an automated message from the Apache Git Service.
To respond to the
kamilwu commented on pull request #11274:
URL: https://github.com/apache/beam/pull/11274#issuecomment-626559226
Run Seed Job
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
kamilwu commented on pull request #11075:
URL: https://github.com/apache/beam/pull/11075#issuecomment-626546618
@rose-rong-liu Thanks! I'll merge the PR after the release.
This is an automated message from the Apache Git Serv
37 matches
Mail list logo