v.21.12Bug Fixes
Using formatRow Function with Non-Row-Oriented Formats Results in Segfault
Using formatRow function with not row-oriented formats led to segfault. Don't allow to use this function with such formats (because it doesn't make sense). #31001 (Kruglov Pavel).