Dandandan commented on issue #3049:
URL: 
https://github.com/apache/arrow-datafusion/issues/3049#issuecomment-1207205155

   > This is something that we could potentially add a configuration option for 
as well, defaulting to the fast version but allowing the user to select a 
slower and more accurate version.
   
   In general, I think it would be better to choose one version of the 
algorithm rather than have the result depend on the configuration.
   
   As we aim to be mostly compatible with PostgreSQL, it makes sense to me to 
choose counting the code points instead of grapheme clusters.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to