nickva commented on issue #3773:
URL: https://github.com/apache/couchdb/issues/3773#issuecomment-932585638


   That looks like a collation bug. We use the ICU library for comparisons when 
view rows are ordered with respect to each other. It could be that the 
collation library is too old, or, most likely at some point, we compare or 
merge rows not based on the ICU order but using binary comparisons.
   


-- 
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