Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Slow query. #1152

Merged
merged 34 commits into from
Jul 2, 2021
Merged

Slow query. #1152

merged 34 commits into from
Jul 2, 2021

Commits on Jul 1, 2021

  1. Add graph session manager.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    16af176 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e40a8e View commit details
    Browse the repository at this point in the history
  3. Use emplace.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    dcda69b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd83fc2 View commit details
    Browse the repository at this point in the history
  5. Kill query when execute.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    9b8ac81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d0ffbe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f76623 View commit details
    Browse the repository at this point in the history
  8. Add validator and node.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    7b5e8e5 View commit details
    Browse the repository at this point in the history
  9. Support kill query.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    cfb7614 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    73c1edc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    007550b View commit details
    Browse the repository at this point in the history
  12. Load all unexpired sessions from meta, remove all expired sessions, r…

    …emove all queries saved in sessions when start graph.
    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    ad8a5f9 View commit details
    Browse the repository at this point in the history
  13. Add toString and test.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    d56fda0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c1ee66a View commit details
    Browse the repository at this point in the history
  15. Add explain.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    036fb12 View commit details
    Browse the repository at this point in the history
  16. Add test and fix top N.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    090e06d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f106ab4 View commit details
    Browse the repository at this point in the history
  18. Support kill from pipe.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    3fe45a6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6ea4c99 View commit details
    Browse the repository at this point in the history
  20. Add tck test.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    d70112f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3f2a067 View commit details
    Browse the repository at this point in the history
  22. Fix group by.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    a53af68 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a7f7890 View commit details
    Browse the repository at this point in the history
  24. Remove top n.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    1e45673 View commit details
    Browse the repository at this point in the history
  25. Rebase and fix.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    aa1d6ef View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a89d6d3 View commit details
    Browse the repository at this point in the history
  27. Address comment.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    6f6f3db View commit details
    Browse the repository at this point in the history
  28. Address comment.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    c86e640 View commit details
    Browse the repository at this point in the history
  29. Rebase and fix.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    d96001f View commit details
    Browse the repository at this point in the history
  30. Add more test.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    e3eb9b2 View commit details
    Browse the repository at this point in the history
  31. Address comment.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    04671b5 View commit details
    Browse the repository at this point in the history
  32. Format.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    ed147ed View commit details
    Browse the repository at this point in the history
  33. Charge session later.

    CPWstatic committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    b698aa0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Fix test.

    CPWstatic committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    240ca40 View commit details
    Browse the repository at this point in the history