Some tables we have today can be exempted from having a sharding key.
For example:
Implementation plan:
exempted_from_sharding: true
, to identify such tables are exempted. --> This MR accomplishes thisPlease evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
Numbered steps to set up and validate the change are strongly suggested.
Related to #443427 (closed)