jmalkin opened a new pull request, #8: URL: https://github.com/apache/datasketches-spark/pull/8
A few unrelated changes: * Check k in KLL sketch creation * Modify PMF/CDF calls to simplify SQL registration (thanks @will-lauer !) * Fix some codegen errors. There's still one for pmf/cdf that I have't figured out but the fallback to non-generated code works so it's not super urgent. I'll try to get better at more targeted changes per PR but it's a little harder (for me) to do that while we're still in early work-in-progress mode and exploring the spark API and trying to establish reasonable patterns. -- 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]
