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

expression: implement vectorized evaluation for builtinSleepSig #14070

Closed

Commits on Dec 11, 2019

  1. tmp

    shihongzhi committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    43250d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    5069a60 View commit details
    Browse the repository at this point in the history
  2. fix

    shihongzhi committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    98667e5 View commit details
    Browse the repository at this point in the history
  3. set chunksize to 1

    shihongzhi committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    4acb2ac View commit details
    Browse the repository at this point in the history
  4. add return

    shihongzhi committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    49f024c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

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

Commits on Dec 18, 2019

  1. add TestSleepVec

    shihongzhi committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    542431b View commit details
    Browse the repository at this point in the history
  2. fix

    shihongzhi committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    c73fcd8 View commit details
    Browse the repository at this point in the history
  3. fix

    shihongzhi committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    a7f8e2d View commit details
    Browse the repository at this point in the history
  4. fix pingcap#14070 (comment)

    shihongzhi committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    e880ec8 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. tmp

    shihongzhi committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    bc49dd4 View commit details
    Browse the repository at this point in the history
  2. maker sleep time shorter

    shihongzhi committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    69b0fe3 View commit details
    Browse the repository at this point in the history
  3. add more test case

    shihongzhi committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    6f2837f View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. fix

    shihongzhi committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    cd9d2fb View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. tmp

    shihongzhi committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    902c237 View commit details
    Browse the repository at this point in the history