lhotari opened a new pull request #11076: URL: https://github.com/apache/pulsar/pull/11076
Fixes #11075 ### Motivation See #11075 , python functions don't use the given subscription name for the input topic consumer. ### Modifications Use `function_details.source.subscriptionName` as the subscription name if it's non-blank. -- 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: us...@infra.apache.org