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

planner: do not convert update to point get if the expr has sub-query #47454

Merged
merged 6 commits into from
Oct 18, 2023

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    74978fa View commit details
    Browse the repository at this point in the history
  2. planner: use visitor

    Rustin170506 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    93f6f36 View commit details
    Browse the repository at this point in the history
  3. planner: address comment

    Rustin170506 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1a1820d View commit details
    Browse the repository at this point in the history
  4. planner: address comment

    Rustin170506 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    180c4cf View commit details
    Browse the repository at this point in the history
  5. Fix broken test

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    38862e3 View commit details
    Browse the repository at this point in the history
  6. Add comment

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    973d25c View commit details
    Browse the repository at this point in the history