jcoglan commented on issue #3773: URL: https://github.com/apache/couchdb/issues/3773#issuecomment-937860800
So, the problem is not happening when view rows are stored -- two rows are always present. The problem is that if the rows are in the same shard, then reductions over them might consider their keys equal. Wondering if this has anything to do with how intermediate reduction results are stored in view B-trees ([docs](https://docs.couchdb.org/en/stable/ddocs/views/intro.html))? -- 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]
