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

Use tidb_query_vec_executors instead of normal executors #8173

Closed
wants to merge 12 commits into from

Commits on Jul 1, 2020

  1. use vec executor instead of normal one

    Signed-off-by: Renkai <gaelookair@gmail.com>
    Renkai committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    606aa9a View commit details
    Browse the repository at this point in the history
  2. use vec executor instead of normal one

    Signed-off-by: Renkai <gaelookair@gmail.com>
    Renkai committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    9b71916 View commit details
    Browse the repository at this point in the history
  3. bug fix

    Signed-off-by: Renkai <gaelookair@gmail.com>
    Renkai committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    a22b362 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    b4bd2ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdd3665 View commit details
    Browse the repository at this point in the history
  3. use growing batch size

    Signed-off-by: Renkai <gaelookair@gmail.com>
    Renkai committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    bb1c4c3 View commit details
    Browse the repository at this point in the history
  4. use growing batch size

    Signed-off-by: Renkai <gaelookair@gmail.com>
    Renkai committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    97b8b80 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

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

Commits on Jul 7, 2020

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

Commits on Jul 8, 2020

  1. try to use constant batch size

    Signed-off-by: Renkai <gaelookair@gmail.com>
    Renkai committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    4d7ec0d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

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