Skip to content
Snippets Groups Projects

Draft: Add benchmark implementations for Google Cloud Dataflow

Open Sören Henning requested to merge beam-dataflow into main
Files
11
plugins {
id 'theodolite.beam'
}
dependencies {
implementation 'org.apache.beam:beam-runners-google-cloud-dataflow-java:2.35.0'
}
\ No newline at end of file
Loading