[
https://issues.apache.org/jira/browse/CRUNCH-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Tzolov updated CRUNCH-425:
------------------------------------
Attachment: CRUNCH-425.patch
Attaching a patch that handles the applyPTypeTransforms() in the
InputCollection, InputTable (for the input sources) and SparkRuntime for the
output targets.
Not sure if we should handle the logic in the
org.apache.crunch.impl.spark.collect.PGroupedTableImpl?
> Implement the Converter#applyPTypeTransforms() logic for the crunch-spark
> execution model
> -----------------------------------------------------------------------------------------
>
> Key: CRUNCH-425
> URL: https://issues.apache.org/jira/browse/CRUNCH-425
> Project: Crunch
> Issue Type: Bug
> Reporter: Christian Tzolov
> Attachments: CRUNCH-425.patch
>
>
> Converter#applyPTypeTransforms() controls whether the PType's input/output
> map functions are applied.
> If set to true, convert the inputs or outputs from this Converter instance
> before (for outputs) or after (for inputs) using the associated
> PType#getInputMapFn and PType#getOutputMapFn calls.
--
This message was sent by Atlassian JIRA
(v6.2#6252)