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: implement query profiling #542

Merged
merged 45 commits into from
Aug 7, 2024
Merged

feat: implement query profiling #542

merged 45 commits into from
Aug 7, 2024

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    7f46c52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e66c57f View commit details
    Browse the repository at this point in the history
  3. refactored

    daniel-sanche committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1f1e8e1 View commit details
    Browse the repository at this point in the history
  4. added exceptions

    daniel-sanche committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1af61d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac11cd2 View commit details
    Browse the repository at this point in the history
  6. outlines of unit tests

    daniel-sanche committed May 6, 2024
    Configuration menu
    Copy the full SHA
    730411b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    5823dbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa9f334 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. got query tests passing

    daniel-sanche committed May 11, 2024
    Configuration menu
    Copy the full SHA
    5cdba98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f971c6 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    387b01b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddec61d View commit details
    Browse the repository at this point in the history
  3. removed outdated test

    daniel-sanche committed May 20, 2024
    Configuration menu
    Copy the full SHA
    cca1f00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd97827 View commit details
    Browse the repository at this point in the history
  5. fixed lint

    daniel-sanche committed May 20, 2024
    Configuration menu
    Copy the full SHA
    96d6d52 View commit details
    Browse the repository at this point in the history
  6. fixed system tests

    daniel-sanche committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3cf9d8a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    4c24b84 View commit details
    Browse the repository at this point in the history
  2. fixed system tests

    daniel-sanche committed May 21, 2024
    Configuration menu
    Copy the full SHA
    73ad241 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    686e722 View commit details
    Browse the repository at this point in the history
  4. improved docstrings

    daniel-sanche committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4ebf0de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2de107 View commit details
    Browse the repository at this point in the history
  6. fixed parsing bug

    daniel-sanche committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0abea2f View commit details
    Browse the repository at this point in the history
  7. added samples

    daniel-sanche committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d4f4475 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc6187e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eced67d View commit details
    Browse the repository at this point in the history
  10. fixed test

    daniel-sanche committed May 21, 2024
    Configuration menu
    Copy the full SHA
    730e7cb View commit details
    Browse the repository at this point in the history
  11. fixed lint

    daniel-sanche committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ab8d7a2 View commit details
    Browse the repository at this point in the history
  12. fixed samples lint

    daniel-sanche committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e02b20d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    02afe92 View commit details
    Browse the repository at this point in the history
  14. added back removed test

    daniel-sanche committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5dcf063 View commit details
    Browse the repository at this point in the history
  15. fixed lint

    daniel-sanche committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5cf1f88 View commit details
    Browse the repository at this point in the history
  16. added test

    daniel-sanche committed May 21, 2024
    Configuration menu
    Copy the full SHA
    51ffa9e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c6df706 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7d2e597 View commit details
    Browse the repository at this point in the history
  19. removed import

    daniel-sanche committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e9e72b6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on Jun 21, 2024

  1. Apply suggestions from code review

    uncommented decorators
    
    Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
    daniel-sanche and Linchin committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    58c3c57 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 29, 2024

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

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    5a644ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2a9a77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e67ca72 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. added comment

    daniel-sanche committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4319ac7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    175c76a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5d8a76 View commit details
    Browse the repository at this point in the history