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, cmd: fix ColumnSubstitute and allow some cases to substitute #38826

Merged
merged 18 commits into from
Jan 31, 2023

Commits on Nov 2, 2022

  1. init

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    1841e8b View commit details
    Browse the repository at this point in the history
  2. clen

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    33215d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db51040 View commit details
    Browse the repository at this point in the history
  4. add explain

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    5c80ad7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dce94b0 View commit details
    Browse the repository at this point in the history
  6. done

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    2b04bdb View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

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

Commits on Jan 30, 2023

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

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    d4aaac1 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a53fff7 View commit details
    Browse the repository at this point in the history
  4. done

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    6884ed4 View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    28f15f3 View commit details
    Browse the repository at this point in the history
  6. fix test

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    c81372c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Update expression/util.go

    Co-authored-by: Yiding Cui <winoros@gmail.com>
    wjhuang2016 and winoros committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    5482443 View commit details
    Browse the repository at this point in the history
  2. Update planner/core/exhaust_physical_plans.go

    Co-authored-by: Yiding Cui <winoros@gmail.com>
    wjhuang2016 and winoros committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    674b0e8 View commit details
    Browse the repository at this point in the history
  3. refine

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    369c980 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b757b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74913d0 View commit details
    Browse the repository at this point in the history