v.21.3Improvement

Show MaterializeMySQL Tables in System Parts

Show MaterializeMySQL tables in system.parts. #19770 (Stig Bakken).
Show MaterializeMySQL engine tables in the system.parts system table.

Why it matters

This feature enables visibility of MaterializeMySQL tables within the system.parts table, allowing users to monitor and inspect parts of these tables similarly to other table engines. It improves observability and management of MaterializeMySQL tables.

How to use it

After upgrading to the version including this feature, users can query the system.parts table with filters to include MaterializeMySQL tables without any additional configuration.