Skip to content

Remove default value for partition_id

What does this MR do and why?

This MR is a follow up of !136849 (merged)

After adding the partition_id column with a default value, we need to safely remove the default value from the DB as per the following the process in the handbook

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #429903 (closed)

Edited by Panos Kanellidis

Merge request reports