[ https://issues.apache.org/jira/browse/BEAM-12135?focusedWorklogId=587693&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-587693 ]
ASF GitHub Bot logged work on BEAM-12135: ----------------------------------------- Author: ASF GitHub Bot Created on: 23/Apr/21 08:23 Start Date: 23/Apr/21 08:23 Worklog Time Spent: 10m Work Description: iemejia removed a comment on pull request #14621: URL: https://github.com/apache/beam/pull/14621#issuecomment-825148287 Run Spark ValidatesRunner -- 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: 587693) Time Spent: 1h 10m (was: 1h) > Batch optimized translation for Spark Runner > -------------------------------------------- > > Key: BEAM-12135 > URL: https://issues.apache.org/jira/browse/BEAM-12135 > Project: Beam > Issue Type: Improvement > Components: runner-spark > Reporter: Ismaël Mejía > Priority: P2 > Time Spent: 1h 10m > Remaining Estimate: 0h > > Spark Runner and maybe all other runners that deal with batch only data might > benefit of a batch optimized translation where details about the full Beam > model matter less because we are in Global window, no panes info is needed > and all records use the sane (min) timestamp. With this premise the records > can be encoded as 'value only' WindowValues and transforms like GroupByKey > may ignore windowing (GABW) to improve performance. -- This message was sent by Atlassian Jira (v8.3.4#803005)