[
https://issues.apache.org/jira/browse/BEAM-12976?focusedWorklogId=743835&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-743835
]
ASF GitHub Bot logged work on BEAM-12976:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Mar/22 14:40
Start Date: 18/Mar/22 14:40
Worklog Time Spent: 10m
Work Description: ibzib commented on a change in pull request #17107:
URL: https://github.com/apache/beam/pull/17107#discussion_r829543160
##########
File path:
runners/flink/src/main/java/org/apache/beam/runners/flink/FlinkRunner.java
##########
@@ -81,6 +82,11 @@ public PipelineResult run(Pipeline pipeline) {
SplittableParDo.convertReadBasedSplittableDoFnsToPrimitiveReadsIfNecessary(pipeline);
}
+ if (!options.isStreaming()
Review comment:
@angoenka mentioned that updates for streaming pipelines might fail if
we change the pipeline graph.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 743835)
Time Spent: 14h 50m (was: 14h 40m)
> Projection pushdown in Beam Java
> --------------------------------
>
> Key: BEAM-12976
> URL: https://issues.apache.org/jira/browse/BEAM-12976
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql, sdk-java-core
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: P2
> Fix For: 2.38.0
>
> Time Spent: 14h 50m
> Remaining Estimate: 0h
>
> [https://docs.google.com/document/d/1eHSO3aIsAUmiVtfDL-pEFenNBRKt26KkF4dQloMhpBQ/edit#
> ]
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)