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

planner, executor: fix haven't track the memory usage of PointGet/BatchPointGet #21230

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Commits on Nov 23, 2020

  1. fix statement-level optimize hint will be ignored when tryFastPlan

    …works and enable memory tracker in point_get/batch_point_get
    zhaoxugang committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    f76abb3 View commit details
    Browse the repository at this point in the history
  2. fix import,test sql

    zhaoxugang committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    5c81c3f View commit details
    Browse the repository at this point in the history
  3. fix error

    zhaoxugang committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    83f4248 View commit details
    Browse the repository at this point in the history
  4. fix unit test

    zhaoxugang committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    7f58a62 View commit details
    Browse the repository at this point in the history
  5. fix unit test

    zhaoxugang committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    e4aa904 View commit details
    Browse the repository at this point in the history
  6. fix unit test

    zhaoxugang committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    291e2c6 View commit details
    Browse the repository at this point in the history
  7. fix unit test

    zhaoxugang committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    c9f3966 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. fix test

    zhaoxugang committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    87d0476 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. fix memory track

    zhaoxugang committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    4ff8172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ada448 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

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

Commits on Dec 17, 2020

  1. fix

    zhaoxugang committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    93f09b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2020

  1. fix

    zhaoxugang committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    5883956 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. fix

    zhaoxugang committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    08d4671 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. fix

    zhaoxugang committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    8fd842c View commit details
    Browse the repository at this point in the history
  2. fix

    zhaoxugang committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    86a523a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. fix

    zhaoxugang committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    93c21bd View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

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

Commits on Jan 23, 2021

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

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    006ac37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    092914a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a7e04a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    65feff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    279e4c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1430ee2 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

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

Commits on Mar 28, 2021

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

Commits on Jan 30, 2022

  1. Merge branch 'master-upstream' into point-get-member-hint

    # Conflicts:
    #	executor/batch_point_get.go
    #	executor/point_get.go
    zhaoxugang committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    a5fa934 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Merge branch 'master-upstream' into point-get-member-hint

    # Conflicts:
    #	executor/point_get.go
    zhaoxugang committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    7d2359a View commit details
    Browse the repository at this point in the history
  2. format fix

    zhaoxugang committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    46013d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. fix bug

    zhaoxugang committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    47e7c0a View commit details
    Browse the repository at this point in the history