data-prep-kit icon indicating copy to clipboard operation
data-prep-kit copied to clipboard

Update KFP super pipeline for code

Open Bytes-Explorer opened this issue 1 year ago • 5 comments

Update the KFP super-pipeline for code modules with the new code2parquet transform and license transforms.

Bytes-Explorer avatar Jul 08 '24 14:07 Bytes-Explorer

@Bytes-Explorer , do you have a specific place where the license transformer should be put in the super pipeline?

roytman avatar Jul 08 '24 15:07 roytman

the code super pipeline uses the code2parquettransformer

roytman avatar Jul 08 '24 15:07 roytman

It can go after malware. Can the super pipeline be automatically generated based on the order of transforms given as input? For eg, I may want to call the filter operation after every operation, if I have a lot of data.

Bytes-Explorer avatar Jul 09 '24 07:07 Bytes-Explorer

there are two PRs with license-related transforms, and both are not merged. https://github.com/IBM/data-prep-kit/pull/332 https://github.com/IBM/data-prep-kit/pull/257

roytman avatar Jul 09 '24 14:07 roytman

Both of these are separate transforms and both need to be added. Yes there is a dependency here. @Param-S @shivdeep-singh-ibm

Bytes-Explorer avatar Jul 09 '24 14:07 Bytes-Explorer

closing as PR is merged

agoyal26 avatar Mar 21 '25 09:03 agoyal26