[MDEV-28596] Replace Spider's parallel search feature by partitioning engine's one Created: 2022-05-17 Updated: 2023-09-15 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Nayuta Yanagisawa (Inactive) | Assignee: | Yuchen Pei |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Once the parallel search feature of the partitioning engine is implemented, remove Spider's parallel search feature and just use the partitioning engine's feature. This would significantly clean up Spider's code base. |