v.25.4Improvement
Add a dynamic warning to the system
Add a dynamic warning to the system.warnings table for long running mutations. #78658 (Bharat Nallan).Why it matters
This feature helps users monitor and identify long-running mutations that may impact system performance or indicate underlying issues, providing better observability and proactive management.How to use it
Users can query thesystem.warnings table to see real-time warnings about long-running mutations without needing additional configuration. No extra setup is required to benefit from these dynamic warnings.