v.24.6New Feature
Add index analysis support for hilbertEncode
Add support for index analysis over hilbertEncode. #64662 (Artem Mustafin).Why it matters
This feature enables users to perform index analysis on data encoded usinghilbertEncode, 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 byhilbertEncode. The system now automatically supports these indexes without additional configuration.