Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Feature] Make sure all transform class uses base class data_processing.runtime.pure_python.Transform #1500

Copy link
Copy link

Description

@santoshborse
Issue body actions

Search before asking

  • I searched the issues and found no similar issues.

Component

Other

Feature

Most of the pure transform ( classes which takes input_folder and output_folder as args ) implements the same initialization and parameter handling logic -

To keep it DRY - there is a base class created -

Here is the example Transform which implements it :

# Licensed under the Apache License, Version 2.0 (the “License”);

We should update all the transform to avoid duplicating the code.

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

Morty Proxy This is a proxified and sanitized view of the page, visit original site.