-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Gen4: Even more fixes #8904
Gen4: Even more fixes #8904
Commits on Sep 30, 2021
-
Allows planning grouping on top of PulloutSubqueries
Signed-off-by: Andres Taylor <andres@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for fc53864 - Browse repository at this point
Copy the full SHA fc53864View commit details -
allow UNION between * during planning and fail at run time instead
Signed-off-by: Andres Taylor <andres@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 055c684 - Browse repository at this point
Copy the full SHA 055c684View commit details -
Signed-off-by: Andres Taylor <andres@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for e6273d9 - Browse repository at this point
Copy the full SHA e6273d9View commit details -
unflake query plan by sorting first
Signed-off-by: Andres Taylor <andres@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 55686ae - Browse repository at this point
Copy the full SHA 55686aeView commit details -
it was still flaky. removed the map in the querygraph to have predica…
…tble join planning Signed-off-by: Andres Taylor <andres@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 96c7169 - Browse repository at this point
Copy the full SHA 96c7169View commit details -
Now that all the queries are either planned correctly or failing with the expected error (Gen4NotSupported), we could simplify plan_test a lot Signed-off-by: Andres Taylor <andres@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for b382124 - Browse repository at this point
Copy the full SHA b382124View commit details -
Signed-off-by: Andres Taylor <andres@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 472bbd6 - Browse repository at this point
Copy the full SHA 472bbd6View commit details -
merge UNION DISTINCT more aggressively
Signed-off-by: Andres Taylor <andres@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 16d39e2 - Browse repository at this point
Copy the full SHA 16d39e2View commit details