jmalkin commented on code in PR #657:
URL: https://github.com/apache/datasketches-java/pull/657#discussion_r2020269445


##########
src/main/java/org/apache/datasketches/cpc/MergingValidation.java:
##########
@@ -79,7 +79,7 @@ public MergingValidation(final int lgMinK, final int lgMaxK, 
final int lgMulK, f
   }
 
   /**
-   *
+   * Start the merging validation process
    */
   public void start() {

Review Comment:
   That this class exists in the main code at all is kind of ugly, imho. Sigh.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to