[MDEV-32856] deprecate spider table params regarding table stats retrieval Created: 2023-11-22 Updated: 2023-12-29 Resolved: 2023-12-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Critical |
| Reporter: | Yuchen Pei | Assignee: | Yuchen Pei |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | spider-sts-crd | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
|
| Comments |
| Comment by Yuchen Pei [ 2023-11-22 ] | |||||||
|
Hi holyfoot, ptal thanks:
| |||||||
| Comment by Alexey Botchkov [ 2023-11-23 ] | |||||||
|
ok to push. | |||||||
| Comment by Yuchen Pei [ 2023-11-24 ] | |||||||
|
Hi Roel, can you test the following, thanks 4fc825ce7a8 upstream/bb-11.4-mdev-32856-preview BTW I just noticed that 11.4 is a moving target, so I suspect at some point you'll need to test the same changes but on a different commit | |||||||
| Comment by Sergei Golubchik [ 2023-12-20 ] | |||||||
|
is this commit (4fc825ce7a8) a subset of f93c20081a8a ? | |||||||
| Comment by Yuchen Pei [ 2023-12-20 ] | |||||||
|
serg good catch! I think I did this before | |||||||
| Comment by Sergei Golubchik [ 2023-12-21 ] | |||||||
|
I've noticed it when I cherry-picked f93c20081a8a first and then tried to cherry-pick 4fc825ce7a8 — git told me I can do an empty commit, skip, or abort. That is, as far as preview is concerned, all changes are already applied, whatever you do with these MDEVs won't matter for a preview. If you want these MDEV's to be tested separately — keep them both, otherwise it'd make sense to close this MDEV and mark it as "is a part of" the other one. | |||||||
| Comment by Roel Van de Paar [ 2023-12-29 ] | |||||||
|
Tested as part of |