Details
-
Work Item
-
Resolution: Done
-
Minor
-
None
-
All
-
GreenHopper Ranking:0|i2ijzn:
-
9223372036854775807
-
Small
Description
As a Data Preparation user, in Runtime Convergence mode,
I want to run my preparation, with a mapping between my preparation and destination dataset columns of any type
In order to benefit from dataset common features (e.g. output connectivity, Quality, Trust Score, reuse it as input of a preparation or a pipeline) for structured datasets (e.g. databases, Salesforce)
Why?
With first implementation (TDP-5302) it appears than only columns of string type are properly handled.
Root cause: the Data Prep TCK processing functions "stringify" the records, which causes an issue if the mapping includes for example int types.
What?
Update component-runtime with the Fabien's PR https://github.com/Talend/component-runtime/pull/586
Ask Yves Piel/Emmanuel Gallois for the review (release should be done 17/08)
After the release, create :
- livy image based on component-runtime release version
- preview-runner based on component-runtime release version
Discussion Slack channel: #tmp_data-mapping_field-type