[
https://issues.apache.org/jira/browse/BEAM-12135?focusedWorklogId=721457&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-721457
]
ASF GitHub Bot logged work on BEAM-12135:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Feb/22 12:41
Start Date: 05/Feb/22 12:41
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on pull request #14621:
URL: https://github.com/apache/beam/pull/14621#issuecomment-1030616480
This pull request has been marked as stale due to 60 days of inactivity. It
will be closed in 1 week if no further activity occurs. If you think that’s
incorrect or this pull request requires a review, please simply write any
comment. If closed, you can revive the PR at any time and @mention a reviewer
or discuss it on the [email protected] list. Thank you for your
contributions.
--
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: 721457)
Time Spent: 4h 20m (was: 4h 10m)
> 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: P3
> Attachments: image001.png
>
> Time Spent: 4h 20m
> 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.20.1#820001)