bntnam commented on pull request #13406:
URL: https://github.com/apache/beam/pull/13406#issuecomment-732687624
Added comments and resolved conflicts
This is an automated message from the Apache Git Service.
To respond to the
bntnam removed a comment on pull request #13406:
URL: https://github.com/apache/beam/pull/13406#issuecomment-732653238
Added comments and resolved conflicts!
This is an automated message from the Apache Git Service.
To respon
bntnam commented on pull request #13406:
URL: https://github.com/apache/beam/pull/13406#issuecomment-732653238
Added comments and resolved conflicts!
This is an automated message from the Apache Git Service.
To respond to the
bntnam commented on a change in pull request #13406:
URL: https://github.com/apache/beam/pull/13406#discussion_r529202882
##
File path: website/www/site/i18n/home/calendar/en.yaml
##
@@ -0,0 +1,42 @@
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may
bntnam commented on a change in pull request #13406:
URL: https://github.com/apache/beam/pull/13406#discussion_r529199295
##
File path: website/www/site/i18n/home/calendar/en.yaml
##
@@ -0,0 +1,42 @@
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may
xinbinhuang edited a comment on pull request #13239:
URL: https://github.com/apache/beam/pull/13239#issuecomment-732640055
> hi @xinbinhuang ! Thanks a lot for the contribution. I would be super
grateful if you would fix all the user-facing documentation-type spots where we
need to update
xinbinhuang edited a comment on pull request #13239:
URL: https://github.com/apache/beam/pull/13239#issuecomment-732640055
> hi @xinbinhuang ! Thanks a lot for the contribution. I would be super
grateful if you would fix all the user-facing documentation-type spots where we
need to update
xinbinhuang commented on pull request #13239:
URL: https://github.com/apache/beam/pull/13239#issuecomment-732640055
> hi @xinbinhuang ! Thanks a lot for the contribution. I would be super
grateful if you would fix all the user-facing documentation-type spots where we
need to update - thoug
aaltay commented on pull request #12779:
URL: https://github.com/apache/beam/pull/12779#issuecomment-732610284
> > > BeamAssertException
> >
> >
> > This one looks like a test on the asserts.
> > The actual error (which is likely a flake) is:
> > logs: [#12779
(checks)](htt
robinyqiu merged pull request #13381:
URL: https://github.com/apache/beam/pull/13381
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
TheNeuralBit commented on pull request #13401:
URL: https://github.com/apache/beam/pull/13401#issuecomment-732581287
It looks like I've introduced some flakiness.. I'll have to take a look in
the morning though
This is an au
TheNeuralBit commented on a change in pull request #13410:
URL: https://github.com/apache/beam/pull/13410#discussion_r529153011
##
File path:
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/logging/JulHandlerPrintStreamAdapterFactory.jav
tvalentyn merged pull request #13393:
URL: https://github.com/apache/beam/pull/13393
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
tvalentyn commented on a change in pull request #13393:
URL: https://github.com/apache/beam/pull/13393#discussion_r529135483
##
File path: .test-infra/jenkins/PythonTestProperties.groovy
##
@@ -17,6 +17,7 @@
*/
class PythonTestProperties {
+ final static List SUPPORTED_CO
tvalentyn commented on pull request #13330:
URL: https://github.com/apache/beam/pull/13330#issuecomment-732535644
Run Python Dataflow ValidatesRunner
This is an automated message from the Apache Git Service.
To respond to the
KevinGG commented on pull request #12779:
URL: https://github.com/apache/beam/pull/12779#issuecomment-732535245
> > BeamAssertException
>
> This one looks like a test on the asserts.
>
> The actual error (which is likely a flake) is:
>
> logs:
https://github.com/apache/
TheNeuralBit commented on pull request #13401:
URL: https://github.com/apache/beam/pull/13401#issuecomment-732532147
> as it seems this hasn't exposed bugs outside of verifying preservation of
Singleton, right?
There was one other case. The `map_index` expression used when grouping b
omarismail94 edited a comment on pull request #13410:
URL: https://github.com/apache/beam/pull/13410#issuecomment-732527680
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
omarismail94 commented on a change in pull request #12837:
URL: https://github.com/apache/beam/pull/12837#discussion_r529110761
##
File path: Dockerfile
##
@@ -0,0 +1,80 @@
+###
+# Licensed to the Apac
omarismail94 commented on pull request #13410:
URL: https://github.com/apache/beam/pull/13410#issuecomment-732527680
R: @TheNeuralBit @nielsbasjes
This is an automated message from the Apache Git Service.
To respond to the m
TheNeuralBit commented on a change in pull request #13401:
URL: https://github.com/apache/beam/pull/13401#discussion_r529106679
##
File path: sdks/python/apache_beam/dataframe/frames.py
##
@@ -1401,17 +1403,20 @@ def replace(self, limit, **kwargs):
def reset_index(self, leve
TheNeuralBit commented on a change in pull request #13401:
URL: https://github.com/apache/beam/pull/13401#discussion_r529106077
##
File path: sdks/python/apache_beam/dataframe/expressions.py
##
@@ -48,10 +48,15 @@ def lookup(self, expr): # type: (Expression) -> Any
class Par
TheNeuralBit commented on a change in pull request #13401:
URL: https://github.com/apache/beam/pull/13401#discussion_r529105654
##
File path: sdks/python/apache_beam/dataframe/partitionings.py
##
@@ -115,6 +115,23 @@ def partition_fn(self, df, num_partitions):
for key in r
omarismail94 opened a new pull request #13410:
URL: https://github.com/apache/beam/pull/13410
**Please** add a meaningful description for your change here
Replace Charset.defaultCharset() with StandardCharsets.UTF_8 so that
reliance of encoding set in `locale` is not used.
The
tvalentyn commented on pull request #13390:
URL: https://github.com/apache/beam/pull/13390#issuecomment-732517547
run seed job
This is an automated message from the Apache Git Service.
To respond to the message, please log on
boyuanzz commented on pull request #13396:
URL: https://github.com/apache/beam/pull/13396#issuecomment-732516770
Thanks for the quick review!
This is an automated message from the Apache Git Service.
To respond to the message
aaltay merged pull request #13396:
URL: https://github.com/apache/beam/pull/13396
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 th
aaltay merged pull request #13350:
URL: https://github.com/apache/beam/pull/13350
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 th
tvalentyn commented on pull request #13390:
URL: https://github.com/apache/beam/pull/13390#issuecomment-732511858
Run Seed Job
This is an automated message from the Apache Git Service.
To respond to the message, please log on
tvalentyn closed pull request #13397:
URL: https://github.com/apache/beam/pull/13397
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
TheNeuralBit commented on pull request #13308:
URL: https://github.com/apache/beam/pull/13308#issuecomment-732511621
I agree with @omarismail94's assessment
This is an automated message from the Apache Git Service.
To respon
TheNeuralBit commented on a change in pull request #12837:
URL: https://github.com/apache/beam/pull/12837#discussion_r529090102
##
File path: Dockerfile
##
@@ -0,0 +1,80 @@
+###
+# Licensed to the Apac
tvalentyn commented on a change in pull request #13382:
URL: https://github.com/apache/beam/pull/13382#discussion_r529087404
##
File path: .test-infra/jenkins/PythonTestProperties.groovy
##
@@ -23,8 +23,14 @@ class PythonTestProperties {
LOWEST_SUPPORTED,
HIGHEST_SUPP
TheNeuralBit commented on a change in pull request #13406:
URL: https://github.com/apache/beam/pull/13406#discussion_r529086949
##
File path: website/www/site/i18n/home/calendar/en.yaml
##
@@ -0,0 +1,42 @@
+# Licensed under the Apache License, Version 2.0 (the "License");
+# yo
TheNeuralBit commented on a change in pull request #13406:
URL: https://github.com/apache/beam/pull/13406#discussion_r529086949
##
File path: website/www/site/i18n/home/calendar/en.yaml
##
@@ -0,0 +1,42 @@
+# Licensed under the Apache License, Version 2.0 (the "License");
+# yo
robertwb commented on a change in pull request #13401:
URL: https://github.com/apache/beam/pull/13401#discussion_r529082689
##
File path: sdks/python/apache_beam/dataframe/expressions.py
##
@@ -48,10 +48,15 @@ def lookup(self, expr): # type: (Expression) -> Any
class Partiti
tvalentyn commented on a change in pull request #13393:
URL: https://github.com/apache/beam/pull/13393#discussion_r529082732
##
File path: .test-infra/jenkins/job_Publish_Docker_Snapshots.groovy
##
@@ -33,15 +34,15 @@ job('beam_Publish_Docker_Snapshots') {
)
// Runs
robertwb commented on pull request #13401:
URL: https://github.com/apache/beam/pull/13401#issuecomment-732503837
Fair point. In fact, every operation preserves indexing by singleton,
because when you apply to the whole input you get the whole output. But `df`
being logically partitioned by
emilymye commented on a change in pull request #13393:
URL: https://github.com/apache/beam/pull/13393#discussion_r529081789
##
File path: .test-infra/jenkins/job_Publish_Docker_Snapshots.groovy
##
@@ -33,15 +34,15 @@ job('beam_Publish_Docker_Snapshots') {
)
// Runs
apilloud commented on a change in pull request #13377:
URL: https://github.com/apache/beam/pull/13377#discussion_r529080156
##
File path:
sdks/java/extensions/sql/zetasql/src/main/java/org/apache/beam/sdk/extensions/sql/zetasql/ZetaSqlUnnest.java
##
@@ -0,0 +1,140 @@
+/*
+ * L
apilloud commented on a change in pull request #13377:
URL: https://github.com/apache/beam/pull/13377#discussion_r529080156
##
File path:
sdks/java/extensions/sql/zetasql/src/main/java/org/apache/beam/sdk/extensions/sql/zetasql/ZetaSqlUnnest.java
##
@@ -0,0 +1,140 @@
+/*
+ * L
apilloud commented on a change in pull request #13377:
URL: https://github.com/apache/beam/pull/13377#discussion_r529063802
##
File path:
sdks/java/extensions/sql/zetasql/src/main/java/org/apache/beam/sdk/extensions/sql/zetasql/ZetaSqlUnnest.java
##
@@ -0,0 +1,140 @@
+/*
+ * L
tvalentyn commented on a change in pull request #13393:
URL: https://github.com/apache/beam/pull/13393#discussion_r529073679
##
File path: .test-infra/jenkins/job_Publish_Docker_Snapshots.groovy
##
@@ -33,15 +34,15 @@ job('beam_Publish_Docker_Snapshots') {
)
// Runs
omarismail94 edited a comment on pull request #13308:
URL: https://github.com/apache/beam/pull/13308#issuecomment-732486982
@nielsbasjes I am not familiar with how this works, and would love your
thoughts on this:
In the status quo (without docker containers), if you have multiple c
omarismail94 commented on pull request #13308:
URL: https://github.com/apache/beam/pull/13308#issuecomment-732486982
@nielsbasjes I am not familiar with how this works, and would love your
thoughts on this:
In the status quo (without docker containers), if you have multiple copies
kennknowles merged pull request #13374:
URL: https://github.com/apache/beam/pull/13374
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
boyuanzz merged pull request #13338:
URL: https://github.com/apache/beam/pull/13338
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
boyuanzz commented on pull request #13338:
URL: https://github.com/apache/beam/pull/13338#issuecomment-732475522
Thanks for the quick review! I'm going to merge this PR.
This is an automated message from the Apache Git Servic
nielsbasjes commented on pull request #13308:
URL: https://github.com/apache/beam/pull/13308#issuecomment-732470396
I'm in doubt about something.
Right now I put the `~/.gradle` of the docker image in the real directory
`~/.beam_docker_build_env/.gradle/`
The reason for that i
nielsbasjes commented on a change in pull request #13308:
URL: https://github.com/apache/beam/pull/13308#discussion_r529042179
##
File path: dev-support/docker/Dockerfile
##
@@ -0,0 +1,141 @@
+
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor
nielsbasjes commented on pull request #13308:
URL: https://github.com/apache/beam/pull/13308#issuecomment-732461325
What I ran into is that if you run `go get github.com/linkedin/goavro` while
building the docker image the contents of `${HOME}/.cache/go-build` will be
owned by root. This c
nielsbasjes commented on pull request #13308:
URL: https://github.com/apache/beam/pull/13308#issuecomment-732450092
I found a very subtle permission problem in the go part.
Working on it.
This is an automated message from
omarismail94 commented on pull request #12837:
URL: https://github.com/apache/beam/pull/12837#issuecomment-732440720
Yeah, I think @nielsbasjes 's PR is the way to go! I tested it and it seems
to work. I left my comments in #13308
omarismail94 edited a comment on pull request #13308:
URL: https://github.com/apache/beam/pull/13308#issuecomment-732438422
I just pulled the branch and ran
```
./gradlew check
```
Only 2 tests failed, but I think their cause is known:
* `Task :sdks:java:extensions:ml:
omarismail94 commented on pull request #13308:
URL: https://github.com/apache/beam/pull/13308#issuecomment-732438422
I just pulled the branch and ran
```
./gradlew check
```
Only 2 tests failed, but I think their cause is known:
* Task :sdks:java:extensions:ml:test. Th
omarismail94 commented on a change in pull request #13308:
URL: https://github.com/apache/beam/pull/13308#discussion_r528434588
##
File path: dev-support/docker/Dockerfile
##
@@ -0,0 +1,141 @@
+
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributo
amaliujia commented on a change in pull request #13319:
URL: https://github.com/apache/beam/pull/13319#discussion_r529004528
##
File path:
website/www/site/content/en/documentation/dsls/sql/extensions/create-external-table.md
##
@@ -204,6 +205,131 @@ TYPE bigquery
LOCATION 't
boyuanzz commented on pull request #13409:
URL: https://github.com/apache/beam/pull/13409#issuecomment-732422078
Run Java Dataflow V2 ValidatesRunner Streaming
This is an automated message from the Apache Git Service.
To resp
boyuanzz opened a new pull request #13409:
URL: https://github.com/apache/beam/pull/13409
**Please** add a meaningful description for your change here
Thank you for your contribution! Follow this checklist to help us
incorporate your contribution quick
y1chi commented on pull request #13350:
URL: https://github.com/apache/beam/pull/13350#issuecomment-732410290
@chamikaramj Cham do you mind help merging the PR?
This is an automated message from the Apache Git Service.
To res
boyuanzz merged pull request #13372:
URL: https://github.com/apache/beam/pull/13372
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
boyuanzz commented on pull request #13227:
URL: https://github.com/apache/beam/pull/13227#issuecomment-732399816
Updated the PR with suggestions.
This is an automated message from the Apache Git Service.
To respond to the mes
boyuanzz commented on a change in pull request #13227:
URL: https://github.com/apache/beam/pull/13227#discussion_r528964281
##
File path:
website/www/site/content/en/documentation/io/developing-io-overview.md
##
@@ -46,33 +46,32 @@ are the recommended steps to get started:
Fo
amaliujia edited a comment on pull request #13387:
URL: https://github.com/apache/beam/pull/13387#issuecomment-732394173
Thanks @robertwb!
Before merging this PR, let me run benchmarks on this PR to understand perf
improvements.
R @amaliujia
amaliujia commented on pull request #13387:
URL: https://github.com/apache/beam/pull/13387#issuecomment-732394173
Thanks @robertwb!
Before merging this PR, let me run benchmarks on this PR to understand perf
improvements.
TheNeuralBit commented on pull request #13401:
URL: https://github.com/apache/beam/pull/13401#issuecomment-732390090
So making `Index.check` more aggressive caused a new class of failures -
expressions with `preserves=partitionings.Index` with a Singleton partitioned
input should produce a
nielsbasjes commented on a change in pull request #12837:
URL: https://github.com/apache/beam/pull/12837#discussion_r528957173
##
File path: Dockerfile
##
@@ -0,0 +1,80 @@
+###
+# Licensed to the Apach
aaltay edited a comment on pull request #12779:
URL: https://github.com/apache/beam/pull/12779#issuecomment-732388291
> BeamAssertException
This one looks like a test on the asserts.
The actual error (which is likely a flake) is:
logs:
https://github.com/apache/beam/pul
aaltay commented on pull request #12779:
URL: https://github.com/apache/beam/pull/12779#issuecomment-732388291
> BeamAssertException
This one looks like a test on the asserts.
The actual error (which is likely a flake) is:
logs:
https://github.com/apache/beam/pull/12779
rHermes commented on a change in pull request #13403:
URL: https://github.com/apache/beam/pull/13403#discussion_r528951556
##
File path:
sdks/java/testing/nexmark/src/main/java/org/apache/beam/sdk/nexmark/NexmarkOptions.java
##
@@ -349,7 +349,7 @@ void setPubsubMessageSerializ
boyuanzz commented on pull request #13338:
URL: https://github.com/apache/beam/pull/13338#issuecomment-732369405
The latest commit added more comments. PTAL @ibzib
This is an automated message from the Apache Git Service.
To
rohdesamuel commented on pull request #13262:
URL: https://github.com/apache/beam/pull/13262#issuecomment-732365928
R: @robertwb
This is an automated message from the Apache Git Service.
To respond to the message, please log
manavgarg commented on a change in pull request #13112:
URL: https://github.com/apache/beam/pull/13112#discussion_r528933023
##
File path:
examples/templates/java/kafka-to-pubsub/src/test/java/org/apache/beam/templates/KafkaToPubsubTest.java
##
@@ -0,0 +1,90 @@
+/*
+ * License
manavgarg commented on a change in pull request #13112:
URL: https://github.com/apache/beam/pull/13112#discussion_r528928098
##
File path:
examples/templates/java/kafka-to-pubsub/src/test/java/org/apache/beam/templates/KafkaToPubsubTest.java
##
@@ -0,0 +1,54 @@
+/*
+ * License
emilymye commented on pull request #13374:
URL: https://github.com/apache/beam/pull/13374#issuecomment-732358628
R: @TheNeuralBit
R: @kennknowles
After some investigation, I think this is actually the more reliable way
created to run Java 11 tests against Java 8 Beam (based on c
TheNeuralBit commented on a change in pull request #13401:
URL: https://github.com/apache/beam/pull/13401#discussion_r528923757
##
File path: sdks/python/apache_beam/dataframe/expressions.py
##
@@ -48,10 +48,15 @@ def lookup(self, expr): # type: (Expression) -> Any
class Par
y1chi commented on pull request #13350:
URL: https://github.com/apache/beam/pull/13350#issuecomment-732355028
Run Python MongoDBIO_IT
This is an automated message from the Apache Git Service.
To respond to the message, please
sjvanrossum opened a new pull request #13408:
URL: https://github.com/apache/beam/pull/13408
This change modifies the AVRO logical type date from being mapped to
DATETIME to being mapped to LOGICAL_TYPE Date.
Thank you for your contribution! Follow thi
davidyan74 commented on a change in pull request #13335:
URL: https://github.com/apache/beam/pull/13335#discussion_r528883529
##
File path: sdks/python/apache_beam/pipeline.py
##
@@ -504,10 +504,12 @@ def run(self, test_runner_api='AUTO'):
if test_runner_api == 'AUTO':
TheNeuralBit commented on a change in pull request #12837:
URL: https://github.com/apache/beam/pull/12837#discussion_r528885075
##
File path: Dockerfile
##
@@ -0,0 +1,80 @@
+###
+# Licensed to the Apac
nehsyc commented on pull request #13405:
URL: https://github.com/apache/beam/pull/13405#issuecomment-732316906
CC: @robertwb @reuvenlax @aaltay
This is an automated message from the Apache Git Service.
To respond to the mess
nehsyc commented on pull request #13405:
URL: https://github.com/apache/beam/pull/13405#issuecomment-732316473
R: @boyuanzz @chamikaramj
This is an automated message from the Apache Git Service.
To respond to the message, pl
TheNeuralBit commented on pull request #13308:
URL: https://github.com/apache/beam/pull/13308#issuecomment-732315237
> One I'm kinda stuck on how to fix it is this one:
Aha! I ran into this same error just now, its because I had JAVA_HOME set to
use a Java 11 JDK. Switching back to J
TheNeuralBit commented on pull request #12837:
URL: https://github.com/apache/beam/pull/12837#issuecomment-732307669
Thank you for the analysis @nielsbasjes!
> So I propose to make a combination of your image (+gcc) and my scripting
to create something people can easily use.
T
TheNeuralBit commented on a change in pull request #12837:
URL: https://github.com/apache/beam/pull/12837#discussion_r528870145
##
File path: Dockerfile
##
@@ -0,0 +1,80 @@
+###
+# Licensed to the Apac
tysonjh commented on a change in pull request #12915:
URL: https://github.com/apache/beam/pull/12915#discussion_r524920768
##
File path:
sdks/java/extensions/join-library/src/main/java/org/apache/beam/sdk/extensions/joinlibrary/Join.java
##
@@ -350,6 +368,255 @@ public void pr
kamilwu commented on a change in pull request #13388:
URL: https://github.com/apache/beam/pull/13388#discussion_r528834920
##
File path: .test-infra/jenkins/job_LoadTests_GBK_Flink_Go.groovy
##
@@ -0,0 +1,220 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
kamilwu commented on a change in pull request #13388:
URL: https://github.com/apache/beam/pull/13388#discussion_r528832366
##
File path: .test-infra/jenkins/job_LoadTests_GBK_Flink_Go.groovy
##
@@ -0,0 +1,220 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
echauchot commented on pull request #13403:
URL: https://github.com/apache/beam/pull/13403#issuecomment-732258723
Direct Runner Nexmark Tests
This is an automated message from the Apache Git Service.
To respond to the mes
echauchot commented on pull request #13403:
URL: https://github.com/apache/beam/pull/13403#issuecomment-732258472
Direct Runner Nexmark Tests
This is an automated message from the Apache Git Service.
To respond to the message
echauchot commented on pull request #13403:
URL: https://github.com/apache/beam/pull/13403#issuecomment-732255801
Run Direct Runner Nexmark Tests
This is an automated message from the Apache Git Service.
To respond to the
echauchot commented on a change in pull request #13403:
URL: https://github.com/apache/beam/pull/13403#discussion_r528760112
##
File path:
sdks/java/testing/nexmark/src/main/java/org/apache/beam/sdk/nexmark/NexmarkOptions.java
##
@@ -349,7 +349,7 @@ void setPubsubMessageSerial
kamilwu commented on pull request #13407:
URL: https://github.com/apache/beam/pull/13407#issuecomment-732210861
Run Load Tests Go GBK Flink Batch
This is an automated message from the Apache Git Service.
To respond to the mes
kamilwu commented on pull request #13407:
URL: https://github.com/apache/beam/pull/13407#issuecomment-732207690
Run Load Tests Go GBK Flink Batch
This is an automated message from the Apache Git Service.
To respond to the mes
kamilwu commented on pull request #13407:
URL: https://github.com/apache/beam/pull/13407#issuecomment-732203863
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 #13407:
URL: https://github.com/apache/beam/pull/13407#issuecomment-732202047
Run Seed Job
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
piotr-szuberski commented on pull request #13026:
URL: https://github.com/apache/beam/pull/13026#issuecomment-732199535
@aromanenko-dev Ok, despite printing all the time the same version it looks
like it's working. I tried to put Kafka 0.9 among the Kafka versions and it
indeed failed (sti
nielsbasjes commented on a change in pull request #12837:
URL: https://github.com/apache/beam/pull/12837#discussion_r528742322
##
File path: Dockerfile
##
@@ -0,0 +1,80 @@
+###
+# Licensed to the Apach
piotr-szuberski commented on pull request #13319:
URL: https://github.com/apache/beam/pull/13319#issuecomment-732197328
@amaliujia
This is an automated message from the Apache Git Service.
To respond to the message, please l
kamilwu commented on pull request #13407:
URL: https://github.com/apache/beam/pull/13407#issuecomment-732184861
Run Load Tests Go GBK Flink Batch
This is an automated message from the Apache Git Service.
To respond to the mes
1 - 100 of 117 matches
Mail list logo