v.1.1.54378Improvement
LengthUTF8 Function Performance Improvement
The lengthUTF8 function runs faster (zhang2014).Why it matters
This feature addresses the need for faster string length calculation in UTF-8 encoded text, enhancing query performance in scenarios involving character length operations and thus improving overall system efficiency.How to use it
Users benefit from this improved performance automatically by using the existinglengthUTF8 function in their queries without any changes needed.