v.20.1New Feature

Changed Earth Radius for H3 Library Consistency

Changed Earth radius to be consistent with H3 library. #8105 (alexey-milovidov)
Adjusted the Earth radius constant in ClickHouse's H3 functions to match the value used by the H3 library.

Why it matters

This change ensures consistency between ClickHouse's geospatial calculations using H3 and the official H3 library, improving accuracy and interoperability for users working with geographic data.

How to use it

No additional action is required from users. The Earth radius used in H3-related functions is updated internally to match the standard value from the H3 library.