[
https://issues.apache.org/jira/browse/BEAM-6327?focusedWorklogId=213103&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-213103
]
ASF GitHub Bot logged work on BEAM-6327:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Mar/19 13:30
Start Date: 14/Mar/19 13:30
Worklog Time Spent: 10m
Work Description: robertwb commented on pull request #8011: [BEAM-6327]
move pipeline trimming logic from Flink runner to core co…
URL: https://github.com/apache/beam/pull/8011
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 213103)
Time Spent: 2h 20m (was: 2h 10m)
> Don't attempt to fuse subtransforms of primitive/known transforms.
> ------------------------------------------------------------------
>
> Key: BEAM-6327
> URL: https://issues.apache.org/jira/browse/BEAM-6327
> Project: Beam
> Issue Type: New Feature
> Components: runner-direct
> Reporter: Robert Bradshaw
> Assignee: Kyle Weaver
> Priority: Major
> Labels: triaged
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Currently we must remove all sub-components of any known transform that may
> have an optional substructure, e.g.
> [https://github.com/apache/beam/blob/release-2.9.0/sdks/python/apache_beam/runners/portability/portable_runner.py#L126]
> (for GBK) and [https://github.com/apache/beam/pull/7360] (Reshuffle).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)