cboumalh commented on PR #54477: URL: https://github.com/apache/spark/pull/54477#issuecomment-3998356554
@pan3793 all sketch operations are on-heap in Spark's implementation if I'm not mistaken, so this shouldn't be a concern. I can gather some information on what to expect from performance starting with 8.0.0 and report back. The goal should be to support 9.0.0 as soon as possible since that eliminates the dependency on datasketches-memory completely, but that is still a bit far out. -- 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]
