[
https://issues.apache.org/jira/browse/BEAM-6023?focusedWorklogId=163973&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-163973
]
ASF GitHub Bot logged work on BEAM-6023:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Nov/18 16:57
Start Date: 08/Nov/18 16:57
Worklog Time Spent: 10m
Work Description: iemejia opened a new pull request #6988: [BEAM-6023]
Remove Create.Values translation from Spark Runner
URL: https://github.com/apache/beam/pull/6988
All details in the JIRA ticket, let's see if there is any impact in the
build times since Create is mostly used for the tests.
----------------------------------------------------------------
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: 163973)
Time Spent: 10m
Remaining Estimate: 0h
> 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: 10m
> 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)