v.23.3Improvement
Do not start server on interrupted conversion from Ordinary to Atomic, improved error message and troubleshooting instructions
Do not start the server if an interrupted conversion fromOrdinarytoAtomicwas detected, print a better error message with troubleshooting instructions. #47487 (Alexander Tokmakov).
Why it matters
Prevents the ClickHouse server from starting if it detects that a previous conversion fromOrdinary to Atomic table was interrupted, avoiding potential data inconsistencies. It also provides a clearer error message with troubleshooting guidance to help users resolve the issue.