[ 
https://issues.apache.org/jira/browse/BEAM-6023?focusedWorklogId=164333&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-164333
 ]

ASF GitHub Bot logged work on BEAM-6023:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Nov/18 13:03
            Start Date: 09/Nov/18 13:03
    Worklog Time Spent: 10m 
      Work Description: dmvk commented on issue #6988: [BEAM-6023] Remove 
Create.Values translation from Spark Runner
URL: https://github.com/apache/beam/pull/6988#issuecomment-437353263
 
 
   This seems like a nice simplifications. It even seems like a performance 
improvement in some cases, where the number of tasks was not correctly 
calculated using parallelize.
   
   ![screen shot 2018-11-09 at 14 00 
00](https://user-images.githubusercontent.com/299781/48263878-e0badc00-e427-11e8-823d-ffe205e6af7d.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 164333)
    Time Spent: 0.5h  (was: 20m)

> Remove Create.Values translation from Spark runner
> --------------------------------------------------
>
>                 Key: BEAM-6023
>                 URL: https://issues.apache.org/jira/browse/BEAM-6023
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-spark
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Spark provides a specific translation for the Create transform (specifically 
> Create.Values). Create is not a primitive transform and even replaced in 
> Portability by Impulse+ParDo. This issue is to remove this micro-optimization 
> (if the impact is small, as expected).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to