v.24.3Improvement

Fix inconsistent floating point aggregate function states in mixed x86-64 / ARM clusters

Fix inconsistent floating point aggregate function states in mixed x86-64 / ARM clusters #60610 (Harry Lee).
Fix inconsistent floating point aggregate function states in mixed x86-64 / ARM clusters.

Why it matters

This fix addresses the issue where floating point aggregate function states were inconsistent when running ClickHouse clusters with a mix of x86-64 and ARM architectures. It ensures reliable and consistent aggregation results across heterogeneous hardware setups.

How to use it

Upgrade to the ClickHouse version that includes this fix. The fix is applied automatically and requires no special user configuration.