v.24.6New Feature

Add index analysis support for hilbertEncode

Add support for index analysis over hilbertEncode. #64662 (Artem Mustafin).
Added support for index analysis over the hilbertEncode function.

Why it matters

This feature enables users to perform index analysis on data encoded using hilbertEncode, improving query performance insights and optimization when working with spatial or multi-dimensional data represented by Hilbert curve encoding.

How to use it

Use the existing index analysis tools with data columns encoded by hilbertEncode. The system now automatically supports these indexes without additional configuration.