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: open push down switcher for part of CAST functions #13837

Merged
merged 10 commits into from
Jan 2, 2020
Merged

expression: open push down switcher for part of CAST functions #13837

merged 10 commits into from
Jan 2, 2020

Commits on Dec 1, 2019

  1. expression: open CAST function push down switcher

    Signed-off-by: Lonng <heng@lonng.org>
    lonng committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    7c4a876 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. Merge branch 'master' of https://github.com/pingcap/tidb into push-do…

    …wn-cast
    
    Signed-off-by: Iosmanthus Teng <myosmanthustree@gmail.com>
    iosmanthus committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    ed288b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    027734b View commit details
    Browse the repository at this point in the history
  3. fix execution plan

    Signed-off-by: Lonng <heng@lonng.org>
    lonng committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    377c449 View commit details
    Browse the repository at this point in the history
  4. fix ci

    Signed-off-by: Lonng <heng@lonng.org>
    lonng committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    a108d28 View commit details
    Browse the repository at this point in the history
  5. fix ci

    Signed-off-by: Lonng <heng@lonng.org>
    lonng committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    ad16433 View commit details
    Browse the repository at this point in the history
  6. Forbid cast string as time

    Signed-off-by: Iosmanthus Teng <myosmanthustree@gmail.com>
    iosmanthus committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    bbf4e69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ce54ec View commit details
    Browse the repository at this point in the history
  8. forbid json unquote push down

    Signed-off-by: Lonng <heng@lonng.org>
    lonng committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    721782d View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

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