jmalkin opened a new pull request, #20:
URL: https://github.com/apache/datasketches-spark/pull/20

   Two changes here:
   * Should add support for using the java17 version of the core sketches 
library in pytest. If this works I'll try to add more to the readme to descrive 
what's needed
   * Caught a codegen issue during testing since I had variable names 
hard-coded, which caused collisions when get_pmf() and get_cdf() were generated 
in the same block.
   
   The second could have been separate, but I found it while I had debug 
uptions enabled for the former so just fixed it here. Sorry for mixing themes.


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