Github user kocolosk commented on the pull request:
https://github.com/apache/couchdb-fabric/pull/44#issuecomment-200464374
Oh, I get it - `dict:fetch/2` crashes if the key from the view row is not
in the dictionary, and it's using raw collation for the comparison. By default
our views use unicode collation, which means that rows may show up which
compare equal but are not identical. I don't think removing those rows is the
right answer.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---