Fixed bug in moving Materialized View from Ordinary to Atomic database
Official CH changelog text
Fixed a bug in moving Materialized View from Ordinary to Atomic database (RENAME TABLE query). Now inner table is moved to new database together with Materialized View. Fixes #23926. #24309 (tavplubix).