Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][Master] Add task caching mechanism to improve the running speed of repetitive tasks #13194

Merged
merged 22 commits into from
Dec 18, 2022

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    aa37d66 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. fix ci

    jieguangzhou committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    a72735e View commit details
    Browse the repository at this point in the history
  2. fix ci

    jieguangzhou committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    71619cb View commit details
    Browse the repository at this point in the history
  3. fix ci

    jieguangzhou committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    15b42df View commit details
    Browse the repository at this point in the history
  4. fix ci

    jieguangzhou committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    3609255 View commit details
    Browse the repository at this point in the history
  5. fix ci

    jieguangzhou committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    e4c570c View commit details
    Browse the repository at this point in the history
  6. fix

    jieguangzhou committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    7c0e11b View commit details
    Browse the repository at this point in the history
  7. add task plugin cache

    jieguangzhou committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    992ab56 View commit details
    Browse the repository at this point in the history
  8. fix

    jieguangzhou committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    75a7b11 View commit details
    Browse the repository at this point in the history
  9. add UT

    jieguangzhou committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    d2ea610 View commit details
    Browse the repository at this point in the history
  10. add UT

    jieguangzhou committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    328a444 View commit details
    Browse the repository at this point in the history
  11. update doc

    jieguangzhou committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    93bb567 View commit details
    Browse the repository at this point in the history
  12. update doc

    jieguangzhou committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    121e9fc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9c0b82b View commit details
    Browse the repository at this point in the history
  14. fix code smell

    jieguangzhou committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    ae88178 View commit details
    Browse the repository at this point in the history
  15. fix doc

    jieguangzhou committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    4f5abb7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    b7819e5 View commit details
    Browse the repository at this point in the history
  2. fix

    jieguangzhou committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    e7ac78e View commit details
    Browse the repository at this point in the history
  3. Update dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_m…

    …ysql.sql
    
    Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
    jieguangzhou and zhongjiajie authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    133253d View commit details
    Browse the repository at this point in the history
  4. Update dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_p…

    …ostgresql.sql
    
    Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
    jieguangzhou and zhongjiajie authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    396880b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1269505 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5f80d2 View commit details
    Browse the repository at this point in the history