kamilwu commented on a change in pull request #11877:
URL: https://github.com/apache/beam/pull/11877#discussion_r435095271
##
File path: .github/workflows/build_wheels.yml
##
@@ -0,0 +1,141 @@
+name: Build python wheels
+
+on:
+ push:
+branches:
+ - master
+ - re
kamilwu commented on a change in pull request #11877:
URL: https://github.com/apache/beam/pull/11877#discussion_r435099607
##
File path: .github/workflows/build_wheels.yml
##
@@ -0,0 +1,141 @@
+name: Build python wheels
+
+on:
+ push:
+branches:
+ - master
+ - re
kamilwu commented on a change in pull request #11877:
URL: https://github.com/apache/beam/pull/11877#discussion_r435107715
##
File path: .github/workflows/build_wheels.yml
##
@@ -0,0 +1,141 @@
+name: Build python wheels
+
+on:
+ push:
+branches:
+ - master
+ - re
mxm commented on pull request #11777:
URL: https://github.com/apache/beam/pull/11777#issuecomment-638750806
Since the test has been added and this was the missing piece here, I'm going
to merge.
This is an automated message
mxm merged pull request #11777:
URL: https://github.com/apache/beam/pull/11777
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
echauchot merged pull request #11732:
URL: https://github.com/apache/beam/pull/11732
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
echauchot commented on pull request #11732:
URL: https://github.com/apache/beam/pull/11732#issuecomment-638758007
Did the final minor touches myself and merged the PR. Thanks Nathan for your
work!
This is an automated messag
iemejia commented on pull request #11909:
URL: https://github.com/apache/beam/pull/11909#issuecomment-638789937
Wow I am impressed they look REALLY nice great job!
There are some things I would like to refine e.g. to be able to choose which
runners to compare or just to choose one in
iemejia commented on pull request #11909:
URL: https://github.com/apache/beam/pull/11909#issuecomment-638790781
On extra nit pick: It would be nice if we could attribute a consistent color
to each runner so in every view we can know the color corresponds to the runner.
---
TobKed commented on a change in pull request #11877:
URL: https://github.com/apache/beam/pull/11877#discussion_r435190449
##
File path: .github/workflows/build_wheels.yml
##
@@ -0,0 +1,141 @@
+name: Build python wheels
+
+on:
+ push:
+branches:
+ - master
+ - rel
TobKed commented on a change in pull request #11877:
URL: https://github.com/apache/beam/pull/11877#discussion_r435192970
##
File path: .github/workflows/build_wheels.yml
##
@@ -0,0 +1,141 @@
+name: Build python wheels
+
+on:
+ push:
+branches:
+ - master
+ - rel
TobKed commented on a change in pull request #11877:
URL: https://github.com/apache/beam/pull/11877#discussion_r435203092
##
File path: .github/workflows/build_wheels.yml
##
@@ -0,0 +1,141 @@
+name: Build python wheels
+
+on:
+ push:
+branches:
+ - master
+ - rel
TobKed commented on a change in pull request #11877:
URL: https://github.com/apache/beam/pull/11877#discussion_r435203092
##
File path: .github/workflows/build_wheels.yml
##
@@ -0,0 +1,141 @@
+name: Build python wheels
+
+on:
+ push:
+branches:
+ - master
+ - rel
TobKed commented on a change in pull request #11877:
URL: https://github.com/apache/beam/pull/11877#discussion_r435212390
##
File path: .github/workflows/build_wheels.yml
##
@@ -0,0 +1,141 @@
+name: Build python wheels
+
+on:
+ push:
+branches:
+ - master
+ - rel
kamilwu commented on pull request #11856:
URL: https://github.com/apache/beam/pull/11856#issuecomment-638816179
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 #11856:
URL: https://github.com/apache/beam/pull/11856#issuecomment-638825672
Run Python Load Tests SideInput Dataflow Batch
This is an automated message from the Apache Git Service.
To respo
damondouglas commented on a change in pull request #11883:
URL: https://github.com/apache/beam/pull/11883#discussion_r435303784
##
File path: learning/katas/go/Core Transforms/Combine/CombineFn/pkg/task/task.go
##
@@ -0,0 +1,55 @@
+// Licensed to the Apache Software Foundation
damondouglas commented on pull request #11883:
URL: https://github.com/apache/beam/pull/11883#issuecomment-63849
Thank you, @henryken for you recent comments. I have not yet updated
stepik. If this meets your approval, I will update the course and commit the
`*-remote.yaml` files to
kamilwu commented on a change in pull request #11856:
URL: https://github.com/apache/beam/pull/11856#discussion_r435308264
##
File path: .test-infra/jenkins/job_LoadTests_SideInput_Python.groovy
##
@@ -0,0 +1,187 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
henryken commented on a change in pull request #11883:
URL: https://github.com/apache/beam/pull/11883#discussion_r435314757
##
File path: learning/katas/go/Core Transforms/Combine/CombineFn/pkg/task/task.go
##
@@ -0,0 +1,55 @@
+// Licensed to the Apache Software Foundation (ASF
henryken commented on a change in pull request #11883:
URL: https://github.com/apache/beam/pull/11883#discussion_r435317881
##
File path: learning/katas/go/Core Transforms/Combine/CombineFn/pkg/task/task.go
##
@@ -47,9 +47,9 @@ func (c *averageFn) MergeAccumulators(accumA, accu
dpcollins-google opened a new pull request #11919:
URL: https://github.com/apache/beam/pull/11919
Also adapt to beam conventions and restrictions.
This is staged here
https://github.com/googleapis/java-pubsublite/tree/master/pubsublite-beam-io
T
lostluck commented on a change in pull request #11883:
URL: https://github.com/apache/beam/pull/11883#discussion_r435344008
##
File path: learning/katas/go/Core Transforms/Combine/CombineFn/pkg/task/task.go
##
@@ -0,0 +1,55 @@
+// Licensed to the Apache Software Foundation (ASF
damondouglas commented on a change in pull request #11883:
URL: https://github.com/apache/beam/pull/11883#discussion_r435349866
##
File path: learning/katas/go/Core Transforms/Combine/CombineFn/pkg/task/task.go
##
@@ -47,9 +47,9 @@ func (c *averageFn) MergeAccumulators(accumA,
lastomato opened a new pull request #11920:
URL: https://github.com/apache/beam/pull/11920
- Chain constructors instead of assigning directly;
- Typo fixes.
The changes in this PR were from an internal code review.
R: @pabloem
cc @jaketf
lastomato commented on pull request #11920:
URL: https://github.com/apache/beam/pull/11920#issuecomment-638928233
I am not entirely sure if I need to create a JIRA issue for such a trivial
change.
This is an automated messag
aromanenko-dev commented on a change in pull request #11749:
URL: https://github.com/apache/beam/pull/11749#discussion_r435354750
##
File path:
sdks/java/io/kafka/src/main/java/org/apache/beam/sdk/io/kafka/ReadFromKafkaViaSDF.java
##
@@ -0,0 +1,697 @@
+/*
+ * Licensed to the A
aromanenko-dev commented on a change in pull request #11749:
URL: https://github.com/apache/beam/pull/11749#discussion_r434729096
##
File path:
sdks/java/io/kafka/src/main/java/org/apache/beam/sdk/io/kafka/ReadFromKafkaViaSDF.java
##
@@ -0,0 +1,697 @@
+/*
+ * Licensed to the A
aromanenko-dev commented on a change in pull request #11749:
URL: https://github.com/apache/beam/pull/11749#discussion_r435359001
##
File path:
sdks/java/io/kafka/src/main/java/org/apache/beam/sdk/io/kafka/KafkaIO.java
##
@@ -906,19 +955,110 @@ public void setValueDeserializer
chamikaramj commented on pull request #11919:
URL: https://github.com/apache/beam/pull/11919#issuecomment-638938144
@dpmills @slavachernyak @reuvenlax are you interested in reviewing this ?
This is an automated message from t
TheNeuralBit commented on a change in pull request #11918:
URL: https://github.com/apache/beam/pull/11918#discussion_r435351070
##
File path: website/www/site/content/en/contribute/release-guide.md
##
@@ -1134,12 +1134,29 @@ Create and push a new signed tag for the released
ve
pabloem merged pull request #11898:
URL: https://github.com/apache/beam/pull/11898
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
ibzib commented on a change in pull request #11918:
URL: https://github.com/apache/beam/pull/11918#discussion_r435356754
##
File path: website/www/site/content/en/contribute/release-guide.md
##
@@ -1134,12 +1134,29 @@ Create and push a new signed tag for the released
version b
ibzib commented on pull request #11918:
URL: https://github.com/apache/beam/pull/11918#issuecomment-638943733
I didn't realize Brian had already reviewed... and we had almost the exact
same comments 😆
This is an automated m
pabloem commented on pull request #11920:
URL: https://github.com/apache/beam/pull/11920#issuecomment-638947008
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please lo
robertwb merged pull request #11787:
URL: https://github.com/apache/beam/pull/11787
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
robertwb commented on a change in pull request #11787:
URL: https://github.com/apache/beam/pull/11787#discussion_r435370735
##
File path: sdks/python/apache_beam/dataframe/doctests.py
##
@@ -66,30 +93,19 @@ def __init__(self):
self._all_frames = {}
def fake_pandas_mod
y1chi commented on pull request #11916:
URL: https://github.com/apache/beam/pull/11916#issuecomment-638950281
> Last time someone started adding this feature, we decided to call it
ReadModifyWrite state.
Java SDK still calls this ValueState, ReadModifyWriteState is only used in
beam
robertwb commented on a change in pull request #11766:
URL: https://github.com/apache/beam/pull/11766#discussion_r435373732
##
File path: sdks/python/apache_beam/dataframe/expressions.py
##
@@ -85,16 +87,10 @@ def evaluate_at(self, session): # type: (Session) -> T
"""Retu
robertwb commented on pull request #11835:
URL: https://github.com/apache/beam/pull/11835#issuecomment-638952489
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
henryken commented on a change in pull request #11883:
URL: https://github.com/apache/beam/pull/11883#discussion_r435393888
##
File path: learning/katas/go/Core Transforms/Combine/CombineFn/pkg/task/task.go
##
@@ -47,9 +47,9 @@ func (c *averageFn) MergeAccumulators(accumA, accu
lostluck commented on a change in pull request #11883:
URL: https://github.com/apache/beam/pull/11883#discussion_r435397313
##
File path: learning/katas/go/Core Transforms/Combine/CombineFn/pkg/task/task.go
##
@@ -47,9 +47,9 @@ func (c *averageFn) MergeAccumulators(accumA, accu
ibzib opened a new pull request #11921:
URL: https://github.com/apache/beam/pull/11921
R: @henryken
Thank you for your contribution! Follow this checklist to help us
incorporate your contribution quickly and easily:
- [ ] [**Choose
reviewer(s
henryken commented on pull request #11921:
URL: https://github.com/apache/beam/pull/11921#issuecomment-638976587
@ibzib, may I know what kind of error that you encountered that needs this
fix?
This is an automated message fr
TobKed commented on a change in pull request #11877:
URL: https://github.com/apache/beam/pull/11877#discussion_r435403856
##
File path: .github/workflows/build_wheels.yml
##
@@ -0,0 +1,141 @@
+name: Build python wheels
+
+on:
+ push:
+branches:
+ - master
+ - rel
TobKed commented on a change in pull request #11877:
URL: https://github.com/apache/beam/pull/11877#discussion_r435404202
##
File path: .github/workflows/build_wheels.yml
##
@@ -0,0 +1,141 @@
+name: Build python wheels
+
+on:
+ push:
+branches:
+ - master
+ - rel
lukecwik merged pull request #11915:
URL: https://github.com/apache/beam/pull/11915
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
ibzib commented on pull request #11921:
URL: https://github.com/apache/beam/pull/11921#issuecomment-638977383
> @ibzib, may I know what kind of error that you encountered that needs this
fix?
Please see the related jira: https://issues.apache.org/jira/browse/BEAM-10194
lukecwik commented on pull request #11915:
URL: https://github.com/apache/beam/pull/11915#issuecomment-638977891
Nice article on the performance impact of the different string concatenation
methods.
This is an automated mess
TobKed commented on pull request #11877:
URL: https://github.com/apache/beam/pull/11877#issuecomment-638978380
> How can I preview the action on the fork:
[TobKed#3](https://github.com/TobKed/beam/pull/3) ?
@aaltay
https://github.com/TobKed/beam/actions?query=branch%3Agithub-actions
TobKed commented on a change in pull request #11877:
URL: https://github.com/apache/beam/pull/11877#discussion_r435407993
##
File path: .github/workflows/build_wheels.yml
##
@@ -0,0 +1,141 @@
+name: Build python wheels
+
+on:
+ push:
+branches:
+ - master
+ - rel
aromanenko-dev commented on a change in pull request #11396:
URL: https://github.com/apache/beam/pull/11396#discussion_r435399974
##
File path:
sdks/java/io/jdbc/src/main/java/org/apache/beam/sdk/io/jdbc/JdbcIO.java
##
@@ -1217,6 +1297,16 @@ void set(
return toBuilder()
aromanenko-dev commented on pull request #11396:
URL: https://github.com/apache/beam/pull/11396#issuecomment-638983908
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, pl
aromanenko-dev commented on a change in pull request #11396:
URL: https://github.com/apache/beam/pull/11396#discussion_r435399974
##
File path:
sdks/java/io/jdbc/src/main/java/org/apache/beam/sdk/io/jdbc/JdbcIO.java
##
@@ -1217,6 +1297,16 @@ void set(
return toBuilder()
aromanenko-dev removed a comment on pull request #11396:
URL: https://github.com/apache/beam/pull/11396#issuecomment-638984073
retest this please
This is an automated message from the Apache Git Service.
To respond to the mes
aromanenko-dev removed a comment on pull request #11396:
URL: https://github.com/apache/beam/pull/11396#issuecomment-638983908
retest this please
This is an automated message from the Apache Git Service.
To respond to the mes
aromanenko-dev commented on pull request #11396:
URL: https://github.com/apache/beam/pull/11396#issuecomment-638984333
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, pl
aromanenko-dev commented on pull request #11396:
URL: https://github.com/apache/beam/pull/11396#issuecomment-638984073
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, pl
chamikaramj commented on pull request #11846:
URL: https://github.com/apache/beam/pull/11846#issuecomment-638992107
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
TheNeuralBit commented on a change in pull request #11766:
URL: https://github.com/apache/beam/pull/11766#discussion_r435422511
##
File path: sdks/python/apache_beam/dataframe/expressions.py
##
@@ -85,16 +87,10 @@ def evaluate_at(self, session): # type: (Session) -> T
"""
damondouglas commented on pull request #11883:
URL: https://github.com/apache/beam/pull/11883#issuecomment-638992758
I've incorporated all the helpful comments. I'll wait for Henry's final
approval before updating stepik/committing `*-remote.yaml` files. Thank you,
both.
--
xinyuiscool commented on pull request #11915:
URL: https://github.com/apache/beam/pull/11915#issuecomment-639006539
@lukecwik : thanks for merging it!
This is an automated message from the Apache Git Service.
To respond to th
apilloud commented on pull request #11836:
URL: https://github.com/apache/beam/pull/11836#issuecomment-639007691
R: @suztomo
This is an automated message from the Apache Git Service.
To respond to the message, please log on
Zhangyx39 commented on pull request #11915:
URL: https://github.com/apache/beam/pull/11915#issuecomment-639009096
Thank you, Likasz and Xinyu.
This is an automated message from the Apache Git Service.
To respond to the messag
suztomo commented on pull request #11836:
URL: https://github.com/apache/beam/pull/11836#issuecomment-639010785
Does `sdks/java/build-tools/beam-linkage-check.sh`
([wiki](https://cwiki.apache.org/confluence/display/BEAM/Dependency+Upgrades)),
without arguments, complain anything now?
If
TheNeuralBit commented on a change in pull request #11766:
URL: https://github.com/apache/beam/pull/11766#discussion_r435426414
##
File path: sdks/python/apache_beam/dataframe/partitionings.py
##
@@ -0,0 +1,136 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
lukecwik commented on pull request #11922:
URL: https://github.com/apache/beam/pull/11922#issuecomment-639020928
R: @boyuanzz @chamikaramj
This is an automated message from the Apache Git Service.
To respond to the message,
lukecwik opened a new pull request #11922:
URL: https://github.com/apache/beam/pull/11922
This fixes a bug where we would output within all the windows instead of
just the current window.
This would not impact any SDF that used only a single window while
processing.
-
apilloud commented on pull request #11836:
URL: https://github.com/apache/beam/pull/11836#issuecomment-639023595
I get `No new linkage errors`.
This is an automated message from the Apache Git Service.
To respond to the mess
apilloud merged pull request #11836:
URL: https://github.com/apache/beam/pull/11836
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
chunyang opened a new pull request #11923:
URL: https://github.com/apache/beam/pull/11923
Support STRUCT, FLOAT64, INT64 BigQuery types in BIgQuery to Avro schema
conversion.
We already support RECORD, FLOAT, and INTEGER, which are aliases of the
three types being added.
chunyang commented on pull request #11923:
URL: https://github.com/apache/beam/pull/11923#issuecomment-639047436
R: @pabloem
This is an automated message from the Apache Git Service.
To respond to the message, please log on
jaketf commented on pull request #11893:
URL: https://github.com/apache/beam/pull/11893#issuecomment-639055068
Hmmm my latest commit was just `spotlessApply` and this entire PR's change
(how we pass the auth token for HCAPI requests for FHIR) seems unrelated to the
GCS object moving logic
jaketf edited a comment on pull request #11893:
URL: https://github.com/apache/beam/pull/11893#issuecomment-639055068
Hmmm my latest commit was just `spotlessApply` and this entire PR's change
(how we pass the auth token for HCAPI requests for FHIR) seems unrelated to the
GCS object moving
jphalip commented on pull request #11918:
URL: https://github.com/apache/beam/pull/11918#issuecomment-639058954
@ibzib @TheNeuralBit Thank you both for the feedback. I've moved the code to
a separate script. All the variables used should already be set in
`script.config`. Does that work?
pabloem commented on pull request #11893:
URL: https://github.com/apache/beam/pull/11893#issuecomment-639059270
Ah great observation! I'll merge. I am not aware of it being flaky otherwise.
This is an automated message from t
pabloem merged pull request #11893:
URL: https://github.com/apache/beam/pull/11893
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
bashir2 commented on pull request #11617:
URL: https://github.com/apache/beam/pull/11617#issuecomment-639060524
Closing this for now; will try to recreate another one later if I come back
to Beam documentation.
This is an au
bashir2 closed pull request #11617:
URL: https://github.com/apache/beam/pull/11617
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
ibzib commented on pull request #11918:
URL: https://github.com/apache/beam/pull/11918#issuecomment-639062174
> All the variables used should already be set in script.config. Does that
work?
That's probably fine, but if that's the expectation we need to `source
script.config`.
---
jphalip commented on pull request #11918:
URL: https://github.com/apache/beam/pull/11918#issuecomment-639064988
Ok, I've loaded `script.config`. I've also added a confirmation message
before submitting the API request.
This
pabloem commented on pull request #11920:
URL: https://github.com/apache/beam/pull/11920#issuecomment-639065558
Run Java PreCommit
This is an automated message from the Apache Git Service.
To respond to the message, please lo
rehmanmuradali opened a new pull request #11924:
URL: https://github.com/apache/beam/pull/11924
Thank you for your contribution! Follow this checklist to help us
incorporate your contribution quickly and easily:
- [ ] [**Choose
reviewer(s)**]
rehmanmuradali commented on pull request #11924:
URL: https://github.com/apache/beam/pull/11924#issuecomment-639088647
R: @reuvenlax
Could you please take a look that I am on right track?
This is an automated message fro
vmarquez commented on a change in pull request #10546:
URL: https://github.com/apache/beam/pull/10546#discussion_r434870508
##
File path:
sdks/java/io/cassandra/src/main/java/org/apache/beam/sdk/io/cassandra/CassandraIO.java
##
@@ -1170,4 +898,44 @@ private void waitForFutures
boyuanzz commented on a change in pull request #11922:
URL: https://github.com/apache/beam/pull/11922#discussion_r435521657
##
File path:
sdks/java/harness/src/test/java/org/apache/beam/fn/harness/FnApiDoFnRunnerTest.java
##
@@ -1593,6 +1601,391 @@ public void
testProcessElem
TheNeuralBit merged pull request #11918:
URL: https://github.com/apache/beam/pull/11918
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
chamikaramj commented on pull request #11846:
URL: https://github.com/apache/beam/pull/11846#issuecomment-639098591
Run Java PreCommit
This is an automated message from the Apache Git Service.
To respond to the message, pleas
pabloem merged pull request #11920:
URL: https://github.com/apache/beam/pull/11920
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
lukecwik commented on pull request #11821:
URL: https://github.com/apache/beam/pull/11821#issuecomment-639108631
R: @Ardagan @amaliujia
This is an automated message from the Apache Git Service.
To respond to the message, ple
apilloud commented on a change in pull request #11868:
URL: https://github.com/apache/beam/pull/11868#discussion_r435497089
##
File path:
sdks/java/extensions/sql/src/main/java/org/apache/beam/sdk/extensions/sql/impl/TVFSlidingWindowFn.java
##
@@ -0,0 +1,101 @@
+/*
+ * License
lukecwik commented on a change in pull request #11922:
URL: https://github.com/apache/beam/pull/11922#discussion_r435546832
##
File path:
sdks/java/harness/src/test/java/org/apache/beam/fn/harness/FnApiDoFnRunnerTest.java
##
@@ -1593,6 +1601,391 @@ public void
testProcessElem
lostluck opened a new pull request #11925:
URL: https://github.com/apache/beam/pull/11925
This adds initial utility functions for encoding and decoding utf8 strings
in the Go SDK.
Doesn't make use of them yet. In practice this is already how strings are
encoded in the Go SDK, but ma
lostluck commented on pull request #11925:
URL: https://github.com/apache/beam/pull/11925#issuecomment-639119430
R: @tysonjh
cc: @youngoli
This is an automated message from the Apache Git Service.
To respond to the messa
lostluck commented on pull request #11926:
URL: https://github.com/apache/beam/pull/11926#issuecomment-639122665
R: @tysonjh
cc: @youngoli
This is an automated message from the Apache Git Service.
To respond to the messa
lostluck opened a new pull request #11926:
URL: https://github.com/apache/beam/pull/11926
Adds a unit test for the "user side" type encoders /decoders. This will help
avoiding having a broken state as we change the string coder, and default
custom type coders.
Also adjusts the coder
robertwb commented on pull request #11835:
URL: https://github.com/apache/beam/pull/11835#issuecomment-639152041
Run Python2_PVR_Flink PreCommit
This is an automated message from the Apache Git Service.
To respond to the mess
robertwb commented on a change in pull request #11894:
URL: https://github.com/apache/beam/pull/11894#discussion_r435595283
##
File path:
sdks/python/apache_beam/runners/portability/fn_api_runner/fn_runner_test.py
##
@@ -377,11 +377,6 @@ def process_timer(
assert_that(a
kennknowles commented on a change in pull request #11820:
URL: https://github.com/apache/beam/pull/11820#discussion_r435597049
##
File path:
sdks/java/testing/nexmark/src/main/java/org/apache/beam/sdk/nexmark/queries/zetasql/ZetaSqlQuery0.java
##
@@ -0,0 +1,92 @@
+/*
+ * Licen
kennknowles commented on a change in pull request #11820:
URL: https://github.com/apache/beam/pull/11820#discussion_r435597049
##
File path:
sdks/java/testing/nexmark/src/main/java/org/apache/beam/sdk/nexmark/queries/zetasql/ZetaSqlQuery0.java
##
@@ -0,0 +1,92 @@
+/*
+ * Licen
1 - 100 of 127 matches
Mail list logo