Svade905 opened a new issue #9404: URL: https://github.com/apache/pulsar/issues/9404
#### Expected behavior Upon getting a deployed function's info using the pulsar-admin tool, the version of the function is not outputted. I'm expecting the version to be outputted. #### Actual behavior No version is outputted of the deployed function. I'm wondering where the version info is pulled from when deploying a pulsar function written in Python and when deployed using the .py file. Where do I set the version of the pulsar function so that when its deployed, the version number is set in Pulsar for that function? #### System configuration **Pulsar version**: 2.7.0 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
