pgj commented on PR #4657:
URL: https://github.com/apache/couchdb/pull/4657#issuecomment-1615162895

   This is not about ordering of elements.  One of the key properties of 
mappings is that they do not lose elements (assuming that the function used for 
mapping is total, i.e. it always produces an answer).  The folding-based 
approach does not exclude this possibility.  For example, it can turn the 
elements of the list into any other data structure, even some scalar, or 
exclude elements from the input.  It may take a while for the reader to see 
that it is just about extending the indexes with their prefixes and prefix 
differences on the field ranges.


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