HonahX commented on issue #2419: URL: https://github.com/apache/polaris/issues/2419#issuecomment-3407164355
> generate_clients.py will be executed during the future CI job and will not be needed during the installation through pip package manager. Correct! Both `sdist` and `wheels` will include the generated code, see https://github.com/apache/polaris/pull/2425 for details. After publishing to PyPi, installation will not execute the `generate_clients.py` and therefore no JRE required : ) -- 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]
