jmalkin commented on PR #513: URL: https://github.com/apache/datasketches-java/pull/513#issuecomment-1965964115
FWIW, I tried allocating something with more than 2^31-1 bytes so requiring more than an int for the index) and it works fine from the command line. When I tested that in my IDE it complained about memory use, so I didn't make a test out of that. -- 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]
