flyrain commented on issue #2419: URL: https://github.com/apache/polaris/issues/2419#issuecomment-3329855943
Thanks @MonkeyCanCode for adding gradle build for python client #2590. We got two options now 1. Publish the `srdist` in our binary distribution with installation instructions. This should be ready to go at this moment after #2590. `srdist` is preferred as wheel file is based on arch and OS. We will need a license file for this. 2. Publish wheel packages with multiple OS support, as @HonahX suggested here, https://github.com/apache/polaris/issues/2419#issuecomment-3300546911. The binary distribution would be much simpler in that case, basically, we just need an installation script or instructions. No license file is required. WDYT? -- 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]
