-
Notifications
You must be signed in to change notification settings - Fork 5k
[DSIP-78][Data Quality] Suggest remove data quality module #16728
Copy link
Copy link
Closed
Labels
Description
Search before asking
- I had searched in the DSIP and found no similar DSIP.
Motivation
The current data quality task type can hardly be used normally. Since version 3.2.0, this task type has been unable to be used normally, which is equivalent to leaving it vacant.
I search in the issue list found that data quality task has a lot of bug issue, and no one maintains them, and there are also a lot of CVEs.
Most importantly, data quality is seriously coupled to the current code base. So that dependencies can't be optimized, binary package size can't be reduced, and code maintenance cost is extremely high.
So I suggest remove it.
Design Detail
No response
Compatibility, Deprecation, and Migration Plan
No response
Test Plan
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable