Now CHECK TABLE Query Can Work with Mergetree Engine Family
Official CH changelog text
Now CHECK TABLE query can work with MergeTree engine family. It returns check status and message if any for each part (or file in case of simplier engines). Also, fix bug in fetch of a broken part. #5865 (alesapin)