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

topsql: use new cache policy for top-n SQL #25744

Merged
merged 21 commits into from
Jun 29, 2021

Commits on Jun 24, 2021

  1. init

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    84a034c View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    20d3ac6 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

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

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    f9f1067 View commit details
    Browse the repository at this point in the history
  2. update tipb and address comment

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    0c3a765 View commit details
    Browse the repository at this point in the history
  3. fix test

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    18b57b7 View commit details
    Browse the repository at this point in the history
  4. Revert "update tipb and address comment"

    This reverts commit 0c3a765.
    crazycs520 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    f2bfedf View commit details
    Browse the repository at this point in the history
  5. Revert "fix test"

    This reverts commit 18b57b7.
    crazycs520 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    c83e125 View commit details
    Browse the repository at this point in the history
  6. address comment

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    e4d9fbc View commit details
    Browse the repository at this point in the history
  7. remove useless sleep

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    0f8b0e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52314ef View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. address comment

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    dee7743 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa2d644 View commit details
    Browse the repository at this point in the history
  3. add comment

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    179a90f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f58935 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c28f8d6 View commit details
    Browse the repository at this point in the history
  6. add sleep back

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    1520b50 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16c1b02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3809ae7 View commit details
    Browse the repository at this point in the history
  9. fix test

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    0d12420 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aac3dac View commit details
    Browse the repository at this point in the history