-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[release-19.0] Avoid rewriting unsharded queries and split semantic analysis in two (#15217) #15230
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
Conversation
Hello @frouioui, there are conflicts in this backport. Please address them in order to merge this Pull Request. You can execute the snippet below to reset your branch and resolve the conflict manually. Make sure you replace
|
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
ee34039
to
123ccbc
Compare
…15217) Signed-off-by: Andres Taylor <andres@planetscale.com> Co-authored-by: Andres Taylor <andres@planetscale.com> Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
123ccbc
to
5ca9229
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## release-19.0 #15230 +/- ##
================================================
+ Coverage 67.27% 67.29% +0.01%
================================================
Files 1558 1558
Lines 191948 192044 +96
================================================
+ Hits 129136 129227 +91
- Misses 62812 62817 +5 ☔ View full report in Codecov by Sentry. |
Description
This is a backport of #15217