You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/06/02 13:18:19 UTC

[GitHub] [beam] dmvk commented on a change in pull request #11874: Flink Batch Runner: optimize GBK translation for non-merging windows.

dmvk commented on a change in pull request #11874:
URL: https://github.com/apache/beam/pull/11874#discussion_r433866991



##########
File path: runners/flink/src/main/java/org/apache/beam/runners/flink/FlinkBatchTransformTranslators.java
##########
@@ -105,40 +111,53 @@
   // --------------------------------------------------------------------------------------------
 
   @SuppressWarnings("rawtypes")
-  private static final Map<String, FlinkBatchPipelineTranslator.BatchTransformTranslator>
+  private static final Map<String, List<FlinkBatchPipelineTranslator.BatchTransformTranslator>>

Review comment:
       👍 




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org