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_r191912329
 
 

 ##########
 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:
   @wohali I already did all that in 22e8f97 ;) Your description of the 
standard practice sounds like a good one to me. In this case upstream doesn't 
actually have any tags (🤷‍♂️), so I picked `X.Y.Z` optimistically as `2.2.0` 😄 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to