Introduces a new version (v3) of the Text index format and promotes it to Beta status in ClickHouse.
Why it matters
The new Text index format v3 aims to improve text indexing capabilities in ClickHouse, providing enhanced performance and functionality. Promoting it to Beta status allows users to test and provide feedback before it becomes stable, helping to refine and optimize the feature.How to use it
Users can enable and experiment with the Text index format v3 by specifying it when creating text indexes in their tables. Since it is in Beta, users should test it in development or staging environments and monitor performance and compatibility.