Skip to content

[Feature][DataQuality] Add data quality task backend#4883

Merged
CalvinKirs merged 47 commits intoapache:data_quality_designfrom
zixi0825:dqs_common
Apr 27, 2021
Merged

[Feature][DataQuality] Add data quality task backend#4883
CalvinKirs merged 47 commits intoapache:data_quality_designfrom
zixi0825:dqs_common

Conversation

@zixi0825
Copy link
Copy Markdown
Member

What is the purpose of the pull request

This pull request adds enum、rule relevant entity and task parameter that are used in data quality task

@zixi0825 zixi0825 changed the title Dqs common [Feature][DataQuality] Add common entity that are used in data quality task Feb 26, 2021
@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 26, 2021

Codecov Report

Merging #4883 (9db18f8) into data_quality_design (14d49bc) will decrease coverage by 0.20%.
The diff coverage is 41.02%.

Impacted file tree graph

@@                    Coverage Diff                    @@
##             data_quality_design    #4883      +/-   ##
=========================================================
- Coverage                  45.01%   44.80%   -0.21%     
- Complexity                  3376     3557     +181     
=========================================================
  Files                        537      581      +44     
  Lines                      23077    24555    +1478     
  Branches                    2691     2801     +110     
=========================================================
+ Hits                       10387    11001     +614     
- Misses                     11762    12589     +827     
- Partials                     928      965      +37     
Impacted Files Coverage Δ Complexity Δ
.../org/apache/dolphinscheduler/common/Constants.java 85.00% <ø> (ø) 1.00 <0.00> (ø)
...g/apache/dolphinscheduler/common/enums/DbType.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...he/dolphinscheduler/common/enums/dq/CheckType.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...olphinscheduler/common/enums/dq/ConnectorType.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...inscheduler/common/enums/dq/DqFailureStrategy.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../dolphinscheduler/common/enums/dq/DqTaskState.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...lphinscheduler/common/enums/dq/ExecuteSqlType.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...he/dolphinscheduler/common/enums/dq/InputType.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...dolphinscheduler/common/enums/dq/OperatorType.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...hinscheduler/common/enums/dq/OptionSourceType.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 99 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 14d49bc...9db18f8. Read the comment docs.

@zixi0825 zixi0825 changed the title [Feature][DataQuality] Add common entity that are used in data quality task [Feature][DataQuality] Add data quality task Mar 14, 2021
@zixi0825 zixi0825 changed the title [Feature][DataQuality] Add data quality task [Feature][DataQuality] Add data quality task backend Mar 14, 2021
@sonarqubecloud
Copy link
Copy Markdown

@CalvinKirs CalvinKirs self-requested a review April 22, 2021 11:20
Copy link
Copy Markdown
Member

@CalvinKirs CalvinKirs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
It seems that the API is not authenticated. If necessary, it is better to complete it when merged into dev.

@CalvinKirs CalvinKirs merged commit 164d678 into apache:data_quality_design Apr 27, 2021
caishunfeng pushed a commit that referenced this pull request Jan 27, 2022
* add data quality module

* add license

* add package configuration in dist pom

* fix license and jar import bug

* replace apache/skywalking-eyes@9bd5feb SHA

* refacotr jbdc-connector and writer

* modify parameter name in HiveConnector

* fix checkstyle error

* fix checkstyle error in dolphinschesuler-dist

* fix checkstyle error in dolphinschesuler-dist

* fix checkstyle error in dolphinschesuler-dist

* fix duplicate code bug

* fix code style bug

* fix code smells

* add dq relevant enums and parameter

* replace apache/skywalking-eyes@9bd5feb SHA

* fix Constants bug

* remove the unused class

* add unit test

* fix code style error

* add unit test

* refactor data quality common entity

* fix code style error

* add unit test

* close e2e test

* fix code smell bug

* modify dataquality enum value to 14 in TaskType

* add data qualtiy task

* update

* add getDatasourceOptions interface

* fix checkstyle

* close e2e test

* add data quality task ui

* update skywalking-eyes SHA

* fix style

* fix eslint error

* fix eslint error

* test e2e

* add unit test and alter dataquality task result

* fix checkstyle

* fix process service test error

* add unit test and fix code smells

* fix checkstyle error

* fix unit test error

* fix checkstyle error

* change execute sql type name

* revert ui pom.xml

* fix data quality task error

* fix checkstyle error

* fix dq task src_connector_type ui select bug

* fix spark rw postgresql bug

* change mysql driver scope

* fix form-create json bug

* fix code smell

* fix DolphinException Bug

* fix ui validate rule and Alert title

* fix target connection param bug

* fix threshold validate change

* add rule input entry index

* change statistic_comparison_check logic

* remove check type change

* add DateExpressionReplaceUtil

* fix null point expetion

* fix null point expetion

* fix test error

* add more sql driver

* fix test error and remove DateExprReplaceUtil

* add get datasource tables and columns

* add get datasource tables and columns

* remove hive-jdbc in pom.xml

* fix code smells

* update sql

* change the pom.xml

* optimize multi_table_accuracy ui

* fix v-show error

* fix code smells

* update sql

* [Feature][DataQuality] Add data quality task ui (#5054)

* add data quality task ui

* update skywalking-eyes SHA

* fix style

* fix eslint error

* fix eslint error

* test e2e

* fix dq task src_connector_type ui select bug

* fix threshold validate change

* remove check type change

* add get datasource tables and columns

* optimize multi_table_accuracy ui

* fix v-show error

* fix code smells

Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>

* [Feature][DataQuality] Add data quality module  (#4830)

* add data quality module

* add license

* add package configuration in dist pom

* fix license and jar import bug

* replace apache/skywalking-eyes@9bd5feb SHA

* refacotr jbdc-connector and writer

* modify parameter name in HiveConnector

* fix checkstyle error

* fix checkstyle error in dolphinschesuler-dist

* fix checkstyle error in dolphinschesuler-dist

* fix checkstyle error in dolphinschesuler-dist

* fix duplicate code bug

* fix code style bug

* fix code smells

* update

* close e2e test

* fix spark rw postgresql bug

* change mysql driver scope

* add more sql driver

* remove hive-jdbc in pom.xml

* change the pom.xml

Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>

* [Feature][DataQuality] Add data quality task backend (#4883)

* add dq relevant enums and parameter

* replace apache/skywalking-eyes@9bd5feb SHA


Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>

* refactor data_quality_module

* add header license

* data quality module refactor

* fix unit test error

* fix checkstyle error

* fix unit test error

* fix checkstyle error

* fix unit test error

* fix code smell

* fix check style

* fix unit test error

* task statistics value add unique code

* fix unit test error

* fix checkstyle error

* fix checkstyle

* fix security hotspot

* fix unit test error

* fix security hotspot

* fix check

* add data quality task error handling

* fix unit test error

* add unit test

* add unit test

* optimize data quality result alert

* fix unit test

* fix sql script error

* fix bug

* update sql script

* fix checkstyle

* add license

* fix checkstyle

* fix checkstyle

* fix unit test

* add jacoco dependencies

* fix unit test

* fix unit test

* add jacoco dependencies

* add unit test

* add unit test

* add license

* fix checkstyle

* fix pom

* fix checkstyle

* fix checkstyle

* merge dev

* fix ui error

* fix pom error

* fix pom error

* fix test error

* fix test error

* mssql-jdbc exclude azure-keyvault

* fix test error

* merge dev and add unit test

* add notes

* rollback the CollectionUtils

* fix

* update sql

* fix

* fix

* fix query rule page error

* change dq.jar path

* fix sql error

* fix ui error

* fix(dq): jar path&task enum description

* add notes on DataQualityApplication

* fix dq result jump error

* fix(ui): page condition

* feat(ui): add show error output path

* change version

* remove all chinese word in sql

* merge

Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants