You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/07/11 12:43:18 UTC

[GitHub] [couchdb] AlexanderKaraberov edited a comment on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

AlexanderKaraberov edited a comment on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60
URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378201641
 
 
   UPD: I reimplemented `_changes` feed filtering properly without using `fabric:query_view`. Implementation is based on a `fast_view` optimisation for view-filtered `_changes` feed. I've also made it cluster-aware by exposing it to a `fabric` layer. 
   I'm going to submit a PR with this functionality + working `fast_view` soon after I polish code and write tests for it.
   So feel free to close this issue if it's out of scope

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services