gortiz commented on issue #15343: URL: https://github.com/apache/pinot/issues/15343#issuecomment-2841177739
Datasketches 8.0.0 supports only Java 21 with `--enable-preview` https://github.com/apache/datasketches-java (https://lists.apache.org/thread/z7nr5wgkrrqnx61ytyqrblhnjpg5knly) and they have opened the discussion on how to help Java > 21 (https://lists.apache.org/thread/6ssxo917v7dxm8wfrb31o26qxbwhgskd) I don't think we can accept `--enable-preview` by default in Pinot, so we may need to freeze datasketches until we move to Java > 21 -- 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]
