arekdygas commented on issue #1152: Inconsistent sum and sumsqr aggregates of 
floating point numbers
URL: https://github.com/apache/couchdb/issues/1152#issuecomment-364289105
 
 
   That might be the case. I'll do some additional tests tomorrow, with more 
documents and will post the results.
   
   Out of curiosity. Under this link:
   
https://quabase.sei.cmu.edu/mediawiki/index.php/CouchDB_Data_Distribution_Features
   I found out the following info:
   
   > Merging Query Results from Multiple Shards: When a query returns multiple 
data objects from multiple shards, the query coordinator in the database must 
somehow merge the results and return them to the requesting clients. Different 
databases offer different capabilities to clients when performing this result 
set merge, including options for sorting of results and returning the complete 
results in pages or as a whole. In CouchDB, the following options are 
available: sorted order, not supported.
   
   Is this info valid? If yes, then is there any official doc I can read about 
these options?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to