apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.73k stars 4.58k forks source link

[DSIP-70] Deprecated upgrade code of 1.x and 2.x in 3.3.0-release #16551

Closed SbloodyS closed 1 month ago

SbloodyS commented 1 month ago

Purpose of the pull request

close #16543

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

Pull Request Notice

Pull Request Notice

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

SbloodyS commented 1 month ago

Should remove the sql under dao

Done. PTAL.

zhongjiajie commented 1 month ago

I have a question here, why we not support upgrade 330 before 300? @SbloodyS

SbloodyS commented 1 month ago

I have a question here, why we not support upgrade 330 before 300? @SbloodyS

We will uniformly name process in code as workflow in #16515 . After that, there will be some incompatible.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud