[ https://issues.apache.org/jira/browse/BEAM-6327?focusedWorklogId=211898&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-211898 ]
ASF GitHub Bot logged work on BEAM-6327: ---------------------------------------- Author: ASF GitHub Bot Created on: 12/Mar/19 17:43 Start Date: 12/Mar/19 17:43 Worklog Time Spent: 10m Work Description: ibzib commented on issue #8011: [BEAM-6327] move pipeline trimming logic from Flink runner to core co… URL: https://github.com/apache/beam/pull/8011#issuecomment-471800050 Run Java PreCommit ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 211898) Time Spent: 2h (was: 1h 50m) > 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 > 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)