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(interactive): Implement admin http service for hqps engine #3322

Merged
merged 30 commits into from
Nov 27, 2023

Commits on Nov 15, 2023

  1. prob

    introduce admin service
    
    move file into folder
    
    move file into folder
    
    make sure http service is ready
    
    add graph manager and todo: loading graph and delete graph
    
    todo: add query service
    
    stash
    
    fix building
    
    stash
    
    todo: fix start service hang
    
    try to reuse codegen proxy
    
    finish admin service impl
    
    add lock guard for write
    
    refactor
    
    format
    
    reorg http_server
    
    new_interface
    
    expose admin_endpoint
    
    modify gs_interactive
    
    fix yaml test
    
    fix CI
    
    fix gs_interactive_pegasus
    
    close_lib
    
    add doc and test
    
    use engine_config_test.yaml rather than gs_test
    
    fix ci
    
    fix CI
    
    fix path to engine_config_test.yaml
    
    update
    
    update doc
    
    minor
    
    fix test
    
    rename StoredProcedureManager to StoredProcedureProxy
    
    fix CI
    
    TODO: fix CI
    zhanglei1949 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    30955c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. fix

    zhanglei1949 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6047318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd7e1ab View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. fix CI

    zhanglei1949 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2b779b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. debug

    zhanglei1949 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5e6751e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b940af9 View commit details
    Browse the repository at this point in the history
  3. refactor

    zhanglei1949 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b7534fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fcd946 View commit details
    Browse the repository at this point in the history
  5. fix

    zhanglei1949 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    9539d44 View commit details
    Browse the repository at this point in the history
  6. 0.0.6 -> 0.0.7

    zhanglei1949 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    8c72793 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12b21e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. add impl

    zhanglei1949 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ec8c29b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21851ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e954eaf View commit details
    Browse the repository at this point in the history
  4. refactor

    zhanglei1949 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    61dde74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f292e8 View commit details
    Browse the repository at this point in the history
  6. test

    zhanglei1949 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    c32aff8 View commit details
    Browse the repository at this point in the history
  7. fix

    zhanglei1949 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    df04ad4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b13ba57 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. fix CI

    zhanglei1949 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2785cf3 View commit details
    Browse the repository at this point in the history
  2. minor

    zhanglei1949 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    615b558 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff6b4fb View commit details
    Browse the repository at this point in the history
  4. minor change dockerfile

    zhanglei1949 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b2dd3b0 View commit details
    Browse the repository at this point in the history
  5. update doc

    zhanglei1949 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    52e660f View commit details
    Browse the repository at this point in the history
  6. update doc

    zhanglei1949 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c6246b1 View commit details
    Browse the repository at this point in the history
  7. udpate doc

    zhanglei1949 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3754c9b View commit details
    Browse the repository at this point in the history
  8. minor update doc

    zhanglei1949 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    90fdf0a View commit details
    Browse the repository at this point in the history
  9. minor code refactor

    zhanglei1949 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d5b5739 View commit details
    Browse the repository at this point in the history
  10. fix flex.yaml

    zhanglei1949 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a63e1c4 View commit details
    Browse the repository at this point in the history
  11. fixing CI

    zhanglei1949 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b3f8758 View commit details
    Browse the repository at this point in the history