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

expr: support push tikv supported functions down #32553

Merged
merged 10 commits into from
Mar 1, 2022

Commits on Feb 23, 2022

  1. support insert/lower/greatest/leaset push down

    Signed-off-by: yisaer <[email protected]>
    Yisaer committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    7ca8c7e View commit details
    Browse the repository at this point in the history
  2. support upper

    Signed-off-by: yisaer <[email protected]>
    Yisaer committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    f7baf3e View commit details
    Browse the repository at this point in the history
  3. add testcase

    Signed-off-by: yisaer <[email protected]>
    Yisaer committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    6a90c88 View commit details
    Browse the repository at this point in the history
  4. add testcase

    Signed-off-by: yisaer <[email protected]>
    Yisaer committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    f2ba378 View commit details
    Browse the repository at this point in the history
  5. add testcase

    Signed-off-by: yisaer <[email protected]>
    Yisaer committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    f10aec0 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. fix test

    Signed-off-by: yisaer <[email protected]>
    Yisaer committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    d29a899 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. add truncateuint sig

    Signed-off-by: yisaer <[email protected]>
    Yisaer committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    3dec666 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f099898 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee07b78 View commit details
    Browse the repository at this point in the history
  4. remove interval

    Signed-off-by: yisaer <[email protected]>
    Yisaer committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    8c8f2eb View commit details
    Browse the repository at this point in the history