v.25.8Bug Fix (user-visible misbehavior in an official stable release)

Codec DoubleDelta codec can now only be

Codec DoubleDelta codec can now only be applied to columns of numeric type. In particular FixedString columns can no longer be compressed using DoubleDelta. (fixes #80220). #84383 (Jimmy Aguilar Mena).