1. 16 11月, 2022 3 次提交
  2. 22 9月, 2022 2 次提交
  3. 19 9月, 2022 2 次提交
  4. 18 9月, 2022 2 次提交
  5. 05 8月, 2022 2 次提交
  6. 19 7月, 2022 3 次提交
  7. 28 6月, 2022 3 次提交
  8. 26 5月, 2022 1 次提交
  9. 12 5月, 2022 1 次提交
  10. 07 4月, 2022 1 次提交
  11. 15 3月, 2022 1 次提交
    • K
      [Feature-8579][Task] Task back-end plugin optimization, new plugins only need... · a1bef439
      Kerwin 提交于
      [Feature-8579][Task] Task back-end plugin optimization, new plugins only need to modify the plugin's own module (#8584)
      
      * Task plug-in optimization, task-related classes are migrated to the task plugin module
      
      * remove tasktype enum class.
      
      * fix code style.
      
      * fix code style
      
      * fix code style
      
      * fix ProcessServiceTest.testUpdateResourceInfo test class
      
      * fix code style
      
      * fix test task plugin manager check parameters null
      
      * fix test ut
      
      * update aws license
      
      * change TaskTimeoutStrategy class
      a1bef439
  12. 24 2月, 2022 1 次提交
  13. 27 1月, 2022 1 次提交
    • _和's avatar
      [Feature][DataQuality] Add Data quality Module #4283 (#6718) · 4ba6d667
      _和 提交于
      * 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: Nsunchaohe <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: Nsunchaohe <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: Nsunchaohe <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: Nsunchaohe <sunzhaohe@linklogis.com>
      4ba6d667
  14. 25 1月, 2022 1 次提交
  15. 07 1月, 2022 1 次提交
  16. 30 12月, 2021 1 次提交
  17. 10 12月, 2021 1 次提交
    • K
      Split the components into individual package, refactor configurations to use... · 67cc260d
      kezhenxu94 提交于
      Split the components into individual package, refactor configurations to use Spring properties (#7160)
      
      * Split the components into individual package
      
      A follow-up PR will be made to build dedicated Docker images for each
      component, so that every component Docker image has minimal jars, which
      is easy to maintain and good for security fixes.
      
      * Split the components into individual package
      
      A follow-up PR will be made to build dedicated Docker images for each
      component, so that every component Docker image has minimal jars, which
      is easy to maintain and good for security fixes.
      
      * Split the components into individual package
      
      A follow-up PR will be made to build dedicated Docker images for each
      component, so that every component Docker image has minimal jars, which
      is easy to maintain and good for security fixes.
      67cc260d
  18. 08 12月, 2021 1 次提交
  19. 07 12月, 2021 2 次提交
  20. 06 12月, 2021 2 次提交
  21. 05 12月, 2021 2 次提交
  22. 04 12月, 2021 1 次提交
  23. 03 12月, 2021 2 次提交
    • W
      [Feature-6988][MasterServer] add cache manager for workflow (#7090) · ba2b2a67
      wind 提交于
      * add cache manager for workflow
      
      * [DS-6988][MasterServer] add cache manager for workflow
      
      * cache evict code optimization
      
      * test
      Co-authored-by: Ncaishunfeng <534328519@qq.com>
      ba2b2a67
    • W
      [Feature-#6422] task group queue (#6722) · 2b519f31
      wangxj3 提交于
      * add task group
      
      * modify task group
      
      * pull dev
      
      * add license header
      
      * modify code style
      
      * fix code style
      
      * fix sql error
      
      * fix error
      
      * fix test
      
      * fix test
      
      * fix test
      
      * fix test
      
      * fix code style
      
      * fix ut
      
      * code style
      
      * fix unit test
      
      * test ut
      
      * ut
      
      * add unittest
      
      * test ut
      
      * modify back ut
      
      * majorization code
      
      * fix conflict
      
      * fix ut
      
      Co-authored-by: wangxj <wangxj31>
      2b519f31
  24. 02 12月, 2021 2 次提交
  25. 01 12月, 2021 1 次提交