v.25.8Bug Fix (user-visible misbehavior in an official stable release)
Codec DoubleDelta codec can now only be
CodecDoubleDeltacodec can now only be applied to columns of numeric type. In particularFixedStringcolumns can no longer be compressed usingDoubleDelta. (fixes #80220). #84383 (Jimmy Aguilar Mena).