v.22.11Improvement
Refactor tokens function for adjustable max token return (default disabled)
Refactor function tokens to enable max tokens returned for related functions (disabled by default). #42673 (李扬).Why it matters
This feature addresses the need to limit the number of tokens returned by functions related totokens, improving query control and preventing excessive data retrieval. It provides users with the ability to constrain output size for performance and usability enhancements.