Added integration of ClickHouse with the S2 geometry library for improved geospatial data processing.
Why it matters
To enable native support for advanced geospatial computations and spherical geometry operations within ClickHouse, leveraging the capabilities of the S2 geometry library. This integration allows users to efficiently work with geographic shapes, locations, and spatial queries on a global scale.How to use it
Users can utilize the new S2 geometry functions and data types provided by ClickHouse once the feature is enabled in their ClickHouse environment. Refer to the updated documentation for the specific functions and syntax to perform spatial operations with S2 geometry.