-
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
[release-18.0] Direct PR. Fix regression where reference tables with a different name on sharded keyspaces were not routed correctly. #15788
Commits on Apr 24, 2024
-
Adding e2e test to repro error with reference table routing
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for d325cc1 - Browse repository at this point
Copy the full SHA d325cc1View commit details
Commits on Apr 25, 2024
-
Update e2e test to test dmls addressing the reference table differently
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for f564ef3 - Browse repository at this point
Copy the full SHA f564ef3View commit details -
Update table rerouting to account for reference tables
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 363f90d - Browse repository at this point
Copy the full SHA 363f90dView commit details -
Add test cases for insert/update/delete rerouting for reference tables
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 237cdfc - Browse repository at this point
Copy the full SHA 237cdfcView commit details -
Revert onecase.json. Add separate test case/file for this PR
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 8ad019e - Browse repository at this point
Copy the full SHA 8ad019eView commit details -
Add cases for select with reference tables
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 416f2d4 - Browse repository at this point
Copy the full SHA 416f2d4View commit details
Commits on Apr 26, 2024
-
Refactor and revert unnecessary code/changes
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 679e3fd - Browse repository at this point
Copy the full SHA 679e3fdView commit details -
Address review comments. Move tests into reference_cases.json and rem…
…ove additional test Signed-off-by: Rohit Nayak <rohit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for cf3cf6c - Browse repository at this point
Copy the full SHA cf3cf6cView commit details
Commits on May 1, 2024
-
Simplify logic for handling reference tables with different names. Ad…
…d test cases for aliases Signed-off-by: Rohit Nayak <rohit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 89a8ebe - Browse repository at this point
Copy the full SHA 89a8ebeView commit details -
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 3ed27d0 - Browse repository at this point
Copy the full SHA 3ed27d0View commit details
Commits on May 6, 2024
-
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 91d5865 - Browse repository at this point
Copy the full SHA 91d5865View commit details