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

[release-16.0] Make sure to not push down expressions when not possible (#12607) #12648

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

frouioui
Copy link
Member

Description

This is a backport of #12607

…le (vitessio#12607)

* Fix random aggregation to not select Null column

Signed-off-by: Florent Poinsard <[email protected]>

* stop pushing down projections that should be evaluated at the vtgate level

Signed-off-by: Andres Taylor <[email protected]>

* undo changes to AggregateRandom

Signed-off-by: Andres Taylor <[email protected]>

* clean up code

Signed-off-by: Andres Taylor <[email protected]>

* fix executor test mock

Signed-off-by: Florent Poinsard <[email protected]>

---------

Signed-off-by: Florent Poinsard <[email protected]>
Signed-off-by: Andres Taylor <[email protected]>
Co-authored-by: Andres Taylor <[email protected]>
@systay systay merged commit 480a99d into vitessio:release-16.0 Mar 21, 2023
@systay systay deleted the bp-12607-on-16 branch March 21, 2023 14:18
@hmaurer hmaurer mentioned this pull request Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants