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 2018/05/28 19:24:05 UTC

[GitHub] kocolosk commented on a change in pull request #1346: Add _approx_count_distinct as a builtin reduce function

kocolosk commented on a change in pull request #1346: Add _approx_count_distinct as a builtin reduce function
URL: https://github.com/apache/couchdb/pull/1346#discussion_r191262024
 
 

 ##########
 File path: rebar.config.script
 ##########
 @@ -61,6 +61,8 @@ DepDescs = [
                    {tag, "v1.1.15"}, [raw]},
 %% Third party deps
 {folsom,           "folsom",           {tag, "CouchDB-0.8.2"}},
+{hyper,            {url, "https://github.com/GameAnalytics/hyper.git"},
+                   "4b1abc4284fc784f6def4f4928f715b0d33136f9"},
 
 Review comment:
   Now that we are fully read/write on GitHub is it possible to fork this repo into Apache? Or is the requirement still to clone and push a copy (and eliminate the edge in the network graph in the process).

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services