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

feat: support adjust query's priority #15352

Merged
merged 16 commits into from
May 10, 2024

Commits on Apr 28, 2024

  1. feat: support adjust query's priority

    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    dqhl76 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    761dbee View commit details
    Browse the repository at this point in the history
  2. chore: refine some comments

    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    dqhl76 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    abcc01e View commit details
    Browse the repository at this point in the history
  3. enable queries executor

    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    dqhl76 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b8fedc2 View commit details
    Browse the repository at this point in the history
  4. fix: max points should load from atomic

    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    dqhl76 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a107abb View commit details
    Browse the repository at this point in the history
  5. chore: make clippy happy

    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    dqhl76 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5239688 View commit details
    Browse the repository at this point in the history
  6. update and refine comments

    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    dqhl76 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    357e740 View commit details
    Browse the repository at this point in the history
  7. fix unit test

    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    
    fix: license header
    
    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    
    fix: license header
    
    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    dqhl76 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    0633c3a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix: fix scheduling

    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    dqhl76 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    cf8f282 View commit details
    Browse the repository at this point in the history
  2. fix: fix scheduling

    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    dqhl76 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9f40091 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fixup stateful test

    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    
    fixup stateful test
    
    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    
    fix: ci test suits permission dennie
    
    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    dqhl76 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e4b93bc View commit details
    Browse the repository at this point in the history
  2. feat: add cluster mode support for set priority

    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    
    save
    
    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    
    fixup
    
    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    dqhl76 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    94d8780 View commit details
    Browse the repository at this point in the history
  3. fixup

    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    dqhl76 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    129cffc View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 10, 2024

  1. disable queries executor, ensure not affect

    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    dqhl76 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b325007 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce54e93 View commit details
    Browse the repository at this point in the history
  3. disable test

    Signed-off-by: Liuqing Yue <dqhl76@gmail.com>
    dqhl76 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c941a88 View commit details
    Browse the repository at this point in the history