v.25.3Bug Fix (user-visible misbehavior in an official stable release)
Allow creating EmbeddedRocksDB table with subcolumn
Don't allow creating EmbeddedRocksDB table with subcolumn in primary key. Previosly such table could be created but select queries were failing. #77074 (Pavel Kruglov).