reductionista opened a new pull request #420: Fix Design Doc
URL: https://github.com/apache/madlib/pull/420
 
 
   The `\algorithm` macro can optionally have input params specified.  But for 
some reason, they become mandatory if you want to `\label` the algorithm.  (At 
least, with the version of pdflatex I'm using.)
   
   Leaving off the input params from a labelled algorithm block results in 
pdflatex thinking there is an extra unmatched `}` found, and failing to recover 
from the confusion.  (At least in the version of pdflatex I have, not sure if 
this happens in all LaTex environments.)
   
   Changes:
   
   - Add input params to last part of WCC impl.
   
   - Change name of algorithm from "Update oldupdate table" to
   "Update message table" to match rest of text.
   
   - Minor typo correction (uppercase).

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


With regards,
Apache Git Services

Reply via email to